Forcing an addon (installed with policies.json) to work in private windows
I'm developing a parental control add-on, installed with policies.json. It works... but it's easy to disable it by simply deactivating it in private windows + opening a p… (और पढ़ें)
I'm developing a parental control add-on, installed with policies.json. It works... but it's easy to disable it by simply deactivating it in private windows + opening a private window, which kinda makes it useless.
Is there a way to force my add-on to work in private windows, regardless of user choice?
If that's not possible, is it possible to somehow disable private windows while the add-on is disabled in private windows.
Note: I know that I can disable private browsing entirely with policies.json `privatebrowsingmodeavailability`, but I'd rather avoid it. Kids browing privately is a good idea :)