| ... | ... |
@@ -0,0 +1,6 @@ |
| 1 |
+/// Extensions |
|
| 2 |
+ |
|
| 3 |
+//// Install extensions automatically |
|
| 4 |
+// Only from the current user's profile. |
|
| 5 |
+// https://extensionworkshop.com/documentation/enterprise/enterprise-distribution/#controlling-automatic-installations |
|
| 6 |
+user_pref("extensions.autoDisableScopes", 14);
|