Firefox: enable uBlock origin
This commit is contained in:
parent
a167ea6dd1
commit
c5937bf9b6
1 changed files with 7 additions and 0 deletions
|
|
@ -9,6 +9,13 @@
|
|||
"DisableTelemetry" = true;
|
||||
# You need these for Spotify
|
||||
"EncryptedMediaExtensions" = { "Enabled" = true; };
|
||||
"ExtensionSettings" = {
|
||||
# TODO: Install extensions the NUR instead of from AMO
|
||||
"uBlock0@raymondhill.net" = {
|
||||
"installation_mode" = "force_installed";
|
||||
"install_url" = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi";
|
||||
};
|
||||
};
|
||||
"Preferences" = {
|
||||
# Enable video hardware acceleration
|
||||
"media.ffmpeg.vaapi.enabled" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue