TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chrome.userScripts API requires developer mode

79 pointsby navelsover 1 year ago

7 comments

devsdaover 1 year ago
The requirement is not without side-effects.<p>From the chrome developer group[1]<p>&gt; 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&#x27;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&#x27;s current stance is that users have no right&#x2F;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:&#x2F;&#x2F;groups.google.com&#x2F;a&#x2F;chromium.org&#x2F;g&#x2F;chromium-extensions&#x2F;c&#x2F;bdnjlMNzQqA&#x2F;m&#x2F;Kotb3-eVAAAJ" rel="nofollow noreferrer">https:&#x2F;&#x2F;groups.google.com&#x2F;a&#x2F;chromium.org&#x2F;g&#x2F;chromium-extensio...</a>
评论 #38530094 未加载
评论 #38529514 未加载
评论 #38527743 未加载
评论 #38527764 未加载
navelsover 1 year ago
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:&#x2F;&#x2F;groups.google.com&#x2F;a&#x2F;chromium.org&#x2F;g&#x2F;chromium-extensions&#x2F;c&#x2F;bdnjlMNzQqA&#x2F;m&#x2F;BLaC7ONvAQAJ#BLaC7ONvAQAJ" rel="nofollow noreferrer">https:&#x2F;&#x2F;groups.google.com&#x2F;a&#x2F;chromium.org&#x2F;g&#x2F;chromium-extensio...</a>
评论 #38526772 未加载
评论 #38526760 未加载
mklover 1 year ago
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?
评论 #38526735 未加载
评论 #38531098 未加载
haburkaover 1 year ago
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.
dangover 1 year ago
Related ongoing thread:<p><i>Tampermonkey: Dev Mode will become mandatory for running userscripts in Chromium</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38533213">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38533213</a> - Dec 2023 (75 comments)
gentleman11over 1 year ago
Not an issue if you use Firefox like a cool kid
zlg_codesover 1 year ago
Shame, Google keeps alienating me further from their software. There isn&#x27;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.
评论 #38526762 未加载
评论 #38528053 未加载
评论 #38526706 未加载
评论 #38526686 未加载