mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 13:33:37 +02:00
remove dead link
This commit is contained in:
parent
c46140361c
commit
d44bcde2b9
1 changed files with 1 additions and 2 deletions
3
user.js
3
user.js
|
@ -606,8 +606,7 @@ user_pref("browser.download.always_ask_before_handling_new_types", true);
|
|||
/* 2660: lock down allowed extension directories
|
||||
* [SETUP-CHROME] This will break extensions, language packs, themes and any other
|
||||
* XPI files which are installed outside of profile and application directories
|
||||
* [1] https://mike.kaply.com/2012/02/21/understanding-add-on-scopes/
|
||||
* [1] https://archive.is/DYjAM (archived) ***/
|
||||
* [1] https://archive.is/DYjAM ***/
|
||||
user_pref("extensions.enabledScopes", 5); // [HIDDEN PREF]
|
||||
user_pref("extensions.autoDisableScopes", 15); // [DEFAULT: 15]
|
||||
/* 2661: disable bypassing 3rd party extension install prompts [FF82+]
|
||||
|
|
Loading…
Add table
Reference in a new issue