Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.5 2025-03-21
< 脚本Google Hit Hider by Domain (Search Filter / Block Sites)的反馈
I think I see the problem:
line 1853 has z-index:1001 for the import/export form
at some point I elevated the z-index of the Manage dialog:
line 74 has z-index:3001 for that form
So the z-index on line 1853 probably needs to be increased to at least 3002 (haven't tested this yet).
This should be fixed in version 1.7.9. Also shortened the Import/Export dialog to accommodate higher zoom levels.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
minor issue
The import window should be over the main window
in order to close the import window when the import is done,
before closing the main window..
actually, the main window hides the import window close button