mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-08 01:25:25 +01:00
Updated 3.3 Updater Scripts (markdown)
@@ -70,8 +70,3 @@ With `-merge` it's best to always add a comment behind your overrides to make th
|
||||
/* !!! */ user_pref("dom.netinfo.enabled", false); // 25xx - enforcing false -- or a JS-multi-line comment
|
||||
user_pref("dom.netinfo.enabled", false); // 25xx - enforcing false -- for v4.0 space(s) also works
|
||||
```
|
||||
|
||||
### :small_orange_diamond: Caveats
|
||||
|
||||
The `user.js` has some one-char switches for sections to make it easy to turn the entire section on or off (eg deprecated items by ESR version). Unfortunately, the script cannot detect any changes with these, and therefore does not reapply them if they differ.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user