You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This port consumes twice as much memory (90MB vs 45MB) and wastes CPU on regularly restarting the service worker. Both may be inherent problems in MV3 with complex extensions, i.e. maybe it's unfixable because the platform itself became hostile to complex cases.
It also requires userScripts API which is only allowed for userscript managers in the webstore
Prerequisites
I tried to reproduce the issue when...
Description
Port in MV3 fix for UBlock Origin: https://github.com/r58Playz/uBlock-mv3
A specific URL where the issue occurs.
https://github.com/r58Playz/uBlock-mv3Steps to Reproduce
It also requires userScripts API which is only allowed for userscript managers in the webstore
Expected behavior
Run efficiently in MV3.
Troubleshooting information