kiwibrowser / android

This repository is archived, and is now transferred to https://github.com/kiwibrowser/src
https://kiwibrowser.com/
718 stars 74 forks source link

Some extensions do not work in incognito mode despite the permission given #310

Open FolegREF opened 2 months ago

FolegREF commented 2 months ago

Incognito_Blocker.zip To test this problem, I wrote an extension that, when opening an incognito tab, would immediately close it. I first tested this extension on the PC version of Chrome - everything worked perfectly. Next, I installed this extension in the Qiwi browser, granted permission to work in incognito mode, but it did not work.

What could be the problem? How could I fix it?

P.S. This problem occurs in many Chrome extensions. There may be some differences in calling and/or accessing incognito mode.