The requirement is not without side-effects.<p>From the chrome developer group[1]<p>> The devmode switch also enables other features e.g. chrome.declarativeNetRequest.onRuleMatchedDebug which may severely reduce the performance of the content blocking extensions, depending on how it's used.<p>Unless they are happy with degraded performance or needing to switch to developer mode often, users may have to chose between ad-blocking and custom scripts.<p>Chrome's current stance is that users have no right/legitimate business case running custom scripts on a site. You are allowed to do it only in the context of development. On the flip-side, this also means some features in development mode can potentially be restricted in the future saying they are non-essential for development.<p>Given all these hostile decisions, it is still our choice on whether we want to switch to a better browser or become the proverbial frog in the pot.<p>[1] <a href="https://groups.google.com/a/chromium.org/g/chromium-extensions/c/bdnjlMNzQqA/m/Kotb3-eVAAAJ" rel="nofollow noreferrer">https://groups.google.com/a/chromium.org/g/chromium-extensio...</a>
Pertains to user scripts injected by MV3 extensions. Noticed this when my Tampermonkey extension updated today with this message:<p><i>Enabling developer mode will soon become mandatory for running userscripts via Tampermonkey.</i><p>Not a big deal for me, I have extension dev mode on all the time, but ymmv.<p>Some discussion here: <a href="https://groups.google.com/a/chromium.org/g/chromium-extensions/c/bdnjlMNzQqA/m/BLaC7ONvAQAJ#BLaC7ONvAQAJ" rel="nofollow noreferrer">https://groups.google.com/a/chromium.org/g/chromium-extensio...</a>
Currently I maintain a user script for myself and about 10 much-less-technical colleagues, which they install with Violent Monkey. With this change the ones who use Chrome will need to enable extension developer mode. Are there consequences to that, or is it just an extra step?
I have no clue why people are so shocked about this. Being able to run arbitrary code makes extensions nearly impossible to audit. There are so many malicious extensions out there, surely there has to be some checks on them. How else would the chrome extension store be able to prevent apps like Honey from harvesting all of your personal data?<p>Also, users can check one box in chrome settings in order to go around this. It’s a bit too easy to bypass IMO.
Related ongoing thread:<p><i>Tampermonkey: Dev Mode will become mandatory for running userscripts in Chromium</i> - <a href="https://news.ycombinator.com/item?id=38533213">https://news.ycombinator.com/item?id=38533213</a> - Dec 2023 (75 comments)
Shame, Google keeps alienating me further from their software. There isn't a single business on this planet qualified to tell me how my computing should be. If I want Hannah Montana GIFs on every form element then damnit I should have the ability to do it.<p>Any browser that gets between me and control over what comes over the wire, or the filesystem, is obsolete and user hostile.