Domain Whitelist
okonomiyaki3000 opened this issue · 4 comments
It would be great if the plugin could maintain a list of domains for which it should always be active so that it doesn't need to be turned back on again all the time.
Close to #39, I think.
I'll be posting a PR with this feature very soon. Hopefully it takes care of #39 too.
I actually think this is a bug. I don't want to add a domain whitelist to the extension cause I think toggling once should be enough.
It should store it in local storage per domain so that you never have to switch the domain back on, but I have noticed it doesn't seem to persist all the time. I'm not sure why that is happening.
You're right. I've been working on adding a whitelist and I did find a few things that aren't exactly right and (I think) fixed them. If the whitelist itself is not wanted, I can at least put together PR with the fixes I've found. I'll get back with them in a day or two.