normal_installed
This commit is contained in:
parent
af0bf18181
commit
a85612aa8d
1 changed files with 4 additions and 4 deletions
|
@ -33,22 +33,22 @@ in {
|
||||||
# ublock origin
|
# ublock origin
|
||||||
"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 = "force_installed";
|
installation_mode = "normal_installed";
|
||||||
};
|
};
|
||||||
# youtube redux
|
# youtube redux
|
||||||
"{2d4c0962-e9ff-4cad-8039-9a8b80d9b8b6}" = {
|
"{2d4c0962-e9ff-4cad-8039-9a8b80d9b8b6}" = {
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/file/4224361/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/file/4224361/latest.xpi";
|
||||||
installation_mode = "force_installed";
|
installation_mode = "normal_installed";
|
||||||
};
|
};
|
||||||
# sponsorblock
|
# sponsorblock
|
||||||
"sponsorBlocker@ajay.app" = {
|
"sponsorBlocker@ajay.app" = {
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/file/4251917/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/file/4251917/latest.xpi";
|
||||||
installation_mode = "force_installed";
|
installation_mode = "normal_installed";
|
||||||
};
|
};
|
||||||
# legacy wikipedia layout
|
# legacy wikipedia layout
|
||||||
"{484f3bc9-b13b-4498-8ea6-124c199c5ca8}" = {
|
"{484f3bc9-b13b-4498-8ea6-124c199c5ca8}" = {
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/file/4100662/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/file/4100662/latest.xpi";
|
||||||
installation_mode = "force_installed";
|
installation_mode = "normal_installed";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue