fix(defaults/browsers): actually install ublock
This commit is contained in:
parent
c83a93aa0b
commit
307491ce67
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ in
|
||||||
ExtensionSettings = {
|
ExtensionSettings = {
|
||||||
"uBlock0@raymondhill.net" = {
|
"uBlock0@raymondhill.net" = {
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi";
|
||||||
|
installation_mode = "normal_installed";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
Preferences = {
|
Preferences = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue