Please also provide how many MV2 extensions you have installed. To perform verification in Chromium-based browsers follow the method in the image below: extensions with Inspect views “background” highlighted as those with the red arrow will be MV2. The others identical to the blue arrow will be MV3. Obviously less important,but equally possible,verification in Firefox-based browsers: For checking, you can use the debug extensions: extensions with background script - blocked will be MV3: _________________________________________________________________ Edge Stream Recorder (MV3) Video DownloadHelper (MV3) SwiftDial (MV3) uBlock Origin (MV2) Firefox uBlock Origin Lite (MV3)
Microsoft Edge with AdGuard + Bitwarden MV2 (both are getting and working on MV3 versions) and Bonjourr + TrafficLight MV3.
9 MV3 and 7 MV2 in Edge. Most are accessibility-related, like changing the appearance or contrast of text and blocking animations. I use MV3 uBOL to ensure forward compatibility. It works great except with Admiral anti-block.
currently Code: edge mv3 Adguard Blank New Tab bookmarkdupes Canvas Fingerprint Defender Consent-O-Matic Don't Close Window With Last Tab LanguageTool Twemoji for Chrome Undo Closed Tabs Button Edge relevant text changes Microsoft Edge DevTools Enhancements * https://microsoftedge.microsoft.com/addons/detail/milk-%E2%80%94-cookie-manager/jlephceclngfdednjllhjmjmbcjolhhl * https://microsoftedge.microsoft.com/addons/detail/hard-refresh-button/phjienoinfnbbgpjhpjjlfijnkmifhll * https://microsoftedge.microsoft.com/addons/detail/super-allow-copy/ijekdgpkaednghahipmbbacnabibojeh?hl=de https://microsoftedge.microsoft.com/addons/detail/cookies-manager/fdlaghdimbnhgibpacgehfnefppcmcnh?hl=de https://microsoftedge.microsoft.com/addons/detail/flag-cookies/jonbmefahinfgmdoedhahcohlbmonhkb?hl=de * https://chromewebstore.google.com/detail/web-site-blocker/aoabjfoanlljmgnohepbkimcekolejjn * https://chromewebstore.google.com/detail/close-all-tabs/jcokdfogijmigonkhckmhldgofjmfdak * https://chromewebstore.google.com/detail/right-click-opens-link-ne/nfcebdpicmeliagdpkofijnaggkghocc mv2 Awesome Cookie Manager * Cookiebro * Disable Cookies LocalCDN Right Click Opens Link New Tab Correct Order * SearchBar Stylus uMatrix * violentmonkey * (asterix) means installed as a replacement for some mv2 extension stylus has no equivalent, author has no hurry until june 2025 where mv2 is complete off the store. also currently edge has issues to install extensions from chrome store, it crashes somehow. the latest major change here is to kick ublock and use adguard instead. concerning mv3 uBoL is waste of time where adguard is superior. and i dont have the time to maintain two different ad blockers so i dropped ublock in my working profiles and step by step in my testing profiles for beta and nightly. as i read injecting css or scripts is not that easy with mv3. fingers crossed that any -monkey extension will make it, and stylus ofc.
It would be easy with scriptlets. The problem (in my opinion) is that the service workers of the extension switch from active to inactive status as soon as possible. So at any given instant it may happen that the scriptlet fails its task. I replaced the WebRTC block function with a scriptlet because it was more complete for my needs. But if I do a stress-test, even currently that they seem to have improved this feature, I always notice that 1 time out of 5 the scriptlet fails its task (if we obviously take a given instant of time).