chore(firefox): update extensions configuration
This commit is contained in:
parent
f6bd7bd164
commit
3ce2a3cd73
1 changed files with 10 additions and 1 deletions
|
@ -9,6 +9,15 @@
|
|||
"extensions.getAddons.showPane" = false;
|
||||
"extensions.webservice.discoverURL" = "";
|
||||
|
||||
# disable pocket extention
|
||||
# disable pocket extension
|
||||
"extensions.pocket.enabled" = false;
|
||||
|
||||
# disable extensions recommendations
|
||||
"extensions.htmlaboutaddons.recommendations.enabled" = false;
|
||||
|
||||
# Automatically activate extensions
|
||||
"extensions.autoDisableScopes" = 0;
|
||||
|
||||
# Deacticate extensions auto-update
|
||||
"extensions.update.enabled" = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue