Work on firefox config more
This commit is contained in:
parent
fc99c74d94
commit
dfb943d9c4
1 changed files with 39 additions and 8 deletions
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
# Extensions
|
# Extensions
|
||||||
"extensions.autoDisableScopes" = 0; # Auto enable extensions
|
"extensions.autoDisableScopes" = 0; # Auto enable extensions
|
||||||
|
"extensions.enabledScopes" = 15;
|
||||||
|
|
||||||
# Basic options
|
# Basic options
|
||||||
"privacy.userContext.newTabContainerOnLeftClick.enabled" = true; # Container selection on +
|
"privacy.userContext.newTabContainerOnLeftClick.enabled" = true; # Container selection on +
|
||||||
|
@ -37,29 +38,38 @@
|
||||||
{
|
{
|
||||||
"placements": {
|
"placements": {
|
||||||
"widget-overflow-fixed-list": [],
|
"widget-overflow-fixed-list": [],
|
||||||
"unified-extensions-area": [],
|
"unified-extensions-area": [
|
||||||
|
"sponsorblocker_ajay_app-browser-action",
|
||||||
|
"firefox-addon_pronoundb_org-browser-action",
|
||||||
|
"gdpr_cavi_au_dk-browser-action",
|
||||||
|
"7esoorv3_alefvanoon_anonaddy_me-browser-action",
|
||||||
|
"addon_fastforward_team-browser-action",
|
||||||
|
"jid1-aqqsmbyb0a8adg_jetpack-browser-action",
|
||||||
|
"_e58d3966-3d76-4cd9-8552-1582fbc800c1_-browser-action",
|
||||||
|
"plasma-browser-integration_kde_org-browser-action"
|
||||||
|
],
|
||||||
"nav-bar": [
|
"nav-bar": [
|
||||||
"back-button",
|
"back-button",
|
||||||
"forward-button",
|
"forward-button",
|
||||||
"stop-reload-button",
|
"stop-reload-button",
|
||||||
"customizableui-special-spring1",
|
|
||||||
"urlbar-container",
|
"urlbar-container",
|
||||||
"customizableui-special-spring2",
|
|
||||||
"save-to-pocket-button",
|
"save-to-pocket-button",
|
||||||
"downloads-button",
|
"downloads-button",
|
||||||
"fxa-toolbar-menu-button",
|
"fxa-toolbar-menu-button",
|
||||||
"reset-pbm-toolbar-button",
|
"reset-pbm-toolbar-button",
|
||||||
"unified-extensions-button",
|
"unified-extensions-button",
|
||||||
|
"addon_darkreader_org-browser-action",
|
||||||
|
"_446900e4-71c2-419f-a6a7-df9c091e268b_-browser-action",
|
||||||
"ublock0_raymondhill_net-browser-action",
|
"ublock0_raymondhill_net-browser-action",
|
||||||
"_446900e4-71c2-419f-a6a7-df9c091e268b_-browser-action"
|
"_799c0914-748b-41df-a25c-22d008f9e83f_-browser-action"
|
||||||
],
|
],
|
||||||
"toolbar-menubar": [
|
"toolbar-menubar": [
|
||||||
"menubar-items"
|
"menubar-items"
|
||||||
],
|
],
|
||||||
"TabsToolbar": [
|
"TabsToolbar": [
|
||||||
"firefox-view-button",
|
"home-button",
|
||||||
"tabbrowser-tabs",
|
|
||||||
"new-tab-button",
|
"new-tab-button",
|
||||||
|
"tabbrowser-tabs",
|
||||||
"alltabs-button"
|
"alltabs-button"
|
||||||
],
|
],
|
||||||
"vertical-tabs": [],
|
"vertical-tabs": [],
|
||||||
|
@ -73,7 +83,17 @@
|
||||||
"profiler-button",
|
"profiler-button",
|
||||||
"developer-button",
|
"developer-button",
|
||||||
"ublock0_raymondhill_net-browser-action",
|
"ublock0_raymondhill_net-browser-action",
|
||||||
"_446900e4-71c2-419f-a6a7-df9c091e268b_-browser-action"
|
"_446900e4-71c2-419f-a6a7-df9c091e268b_-browser-action",
|
||||||
|
"firefox-addon_pronoundb_org-browser-action",
|
||||||
|
"gdpr_cavi_au_dk-browser-action",
|
||||||
|
"7esoorv3_alefvanoon_anonaddy_me-browser-action",
|
||||||
|
"addon_darkreader_org-browser-action",
|
||||||
|
"addon_fastforward_team-browser-action",
|
||||||
|
"jid1-aqqsmbyb0a8adg_jetpack-browser-action",
|
||||||
|
"_e58d3966-3d76-4cd9-8552-1582fbc800c1_-browser-action",
|
||||||
|
"plasma-browser-integration_kde_org-browser-action",
|
||||||
|
"sponsorblocker_ajay_app-browser-action",
|
||||||
|
"_799c0914-748b-41df-a25c-22d008f9e83f_-browser-action"
|
||||||
],
|
],
|
||||||
"dirtyAreaCache": [
|
"dirtyAreaCache": [
|
||||||
"nav-bar",
|
"nav-bar",
|
||||||
|
@ -84,7 +104,7 @@
|
||||||
"unified-extensions-area"
|
"unified-extensions-area"
|
||||||
],
|
],
|
||||||
"currentVersion": 20,
|
"currentVersion": 20,
|
||||||
"newElementCount": 3
|
"newElementCount": 5
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -145,6 +165,17 @@
|
||||||
bitwarden
|
bitwarden
|
||||||
ublock-origin
|
ublock-origin
|
||||||
tabliss
|
tabliss
|
||||||
|
buster-captcha-solver # reCaptcha begone
|
||||||
|
consent-o-matic # Fuck cookie popups
|
||||||
|
darkreader # Dark mode on all website
|
||||||
|
fastforwardteam # Skip unnecessary short links
|
||||||
|
libredirect # Redirect to better private frontends
|
||||||
|
mailvelope # GPG Email encryption for the web
|
||||||
|
plasma-integration # KDE Plasma support
|
||||||
|
pronoundb # :3
|
||||||
|
sponsorblock # Sponsor & Intro skipping for youtube
|
||||||
|
web-scrobbler # Last.FM & ListenBrainz scrobbling
|
||||||
|
# TODO Request better-canvas
|
||||||
];
|
];
|
||||||
|
|
||||||
# Containers
|
# Containers
|
||||||
|
|
Loading…
Reference in a new issue