Closed BJack0 closed 10 months ago
I found a way to make the extension work without DeclarativeNetRequests, but its less reliable as it needs to be loaded before the map.js script gets the chance to do its setup phase, And only seem to work like 90% of the times. So I making DNR a option (enable by default) in the next release. In case someone's browser doesn't support it or has a buggy implementation they can disable it. But making DNR optional also means I have to dynamically load the DNR rules which in my test cases also fixes the brave issue not loading the rules.
I still added the reload button though, its a useful feature if other bugs like that show up.
Feature is added in the latest release. If something does not seem right or isn't working you can always reopen this or post a new issue.
Is your feature request related to a problem? Please describe. To solve the brave compatibility issue regarding previous issue.
Describe the solution you'd like Add a refresh button similar to U-Block origin?
Describe alternatives you've considered Add a quick toggle to reload the extension, instead of manually having to do so within the browser manager.