Hugo Xu
Hugo Xu
1. When the main frame is navigated, its frames are not cleared from tab store. 2. When a frame is removed, it is not reflected in the tab store. The...
Google is changing their policies and some rules can't be published to WebStore anymore. Need to change the build scripts to produce 3 different builds: - "Lite" version for WebStore...
Some websites are very difficult to fix because: - The solution is very complex (rule of thumb: 100+ lines of code) - The website has GeoLock - The website requires...
https://github.com/uBlockOrigin/uBlock-issues/issues/550 Considering Nano Defender doesn't really use `web_accessible_resources`, there is little reason to keep it.
Now that the reporter is also running on Nano Adblocker, we can consider gathering some settings that the user changed to make debugging easier. Things that are interesting: - Changed...
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy Example: https://github.com/NanoMeow/QuickReports/issues/924
In order to improve the performance of Nano Defender, rules for domains that are parked or suspended will be removed. To make sure no functioning rules are removed, these domains...
In order to reduce spam, the Quick Issue Reporter will reject reports for domains in the known lists. Domains should only be added to known lists if they are causing...
**What Renovate type, platform and version are you using?** GitHub marketplace app. **Describe the bug** In one of my private repos, renovate created 3 PRs, 2 of which update dependencies...