by navels on 12/5/23, 2:27 AM with 22 comments
by devsda on 12/5/23, 5:17 AM
From the chrome developer group[1]
> 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.
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.
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.
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.
[1] https://groups.google.com/a/chromium.org/g/chromium-extensio...
by navels on 12/5/23, 2:27 AM
Enabling developer mode will soon become mandatory for running userscripts via Tampermonkey.
Not a big deal for me, I have extension dev mode on all the time, but ymmv.
Some discussion here: https://groups.google.com/a/chromium.org/g/chromium-extensio...
by mkl on 12/5/23, 3:16 AM
by haburka on 12/5/23, 8:12 PM
Also, users can check one box in chrome settings in order to go around this. It’s a bit too easy to bypass IMO.
by dang on 12/5/23, 9:26 PM
Tampermonkey: Dev Mode will become mandatory for running userscripts in Chromium - https://news.ycombinator.com/item?id=38533213 - Dec 2023 (75 comments)
by gentleman11 on 12/5/23, 3:52 AM
by zlg_codes on 12/5/23, 2:54 AM
Any browser that gets between me and control over what comes over the wire, or the filesystem, is obsolete and user hostile.