rather have the manual login for desktop nextcloud than have to deal with systemd not working for now
This commit is contained in:
parent
ed946eb43d
commit
988f703407
2 changed files with 59 additions and 49 deletions
|
@ -118,6 +118,16 @@
|
|||
install_url = "https://addons.mozilla.org/firefox/downloads/file/4047136/wayback_machine_new-3.2.xpi";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
# Tree Style Tabs
|
||||
"treestyletab@piro.sakura.ne.jp" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/tree-style-tab/latest.xpi";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
# Adaptive Tab Bar Colour
|
||||
"ATBC@EasonWong" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/Adaptive-Tab-Bar-Colour/latest.xpi";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
};
|
||||
FirefoxHome = {
|
||||
Search = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue