about summary refs log tree commit diff
path: root/pkgs/aszlig/firefox/addons.json
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2022-10-27 01:37:51 +0200
committeraszlig <aszlig@nix.build>2022-10-27 01:44:28 +0200
commit133af4ac95c3e061f819ce78c6154d2aad8b7154 (patch)
treee6ab74a7ddb92531cb3ee5cbdad9917b6cd364ce /pkgs/aszlig/firefox/addons.json
parent48c935c59198d831a3ab6a70d75a59f2aa345fff (diff)
workstation: Switch to Nix-managed Firefox
I had this laying around locally for a year now and I'm still not really
happy with some things, for example not having yet full source builds of
the extensions and a few config options not yet managed by Nix (eg.
search engines).

However, since Firefox takes a while to build it's a bit tedious to
always do it directly (and locally) after I update my machines. Having
this part of my workstation profile should make sure that my version of
Firefox is available at all times.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/aszlig/firefox/addons.json')
-rw-r--r--pkgs/aszlig/firefox/addons.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/pkgs/aszlig/firefox/addons.json b/pkgs/aszlig/firefox/addons.json
new file mode 100644
index 00000000..48684040
--- /dev/null
+++ b/pkgs/aszlig/firefox/addons.json
@@ -0,0 +1,18 @@
+{
+  "ff2mpv": {
+    "url": "https://addons.mozilla.org/firefox/downloads/file/3898765/ff2mpv-4.0.0.xpi",
+    "hash": "sha256:88312a84fc0a5d8e32100664af900a252a86875ee51869c30fd68054e990c992"
+  },
+  "styl-us": {
+    "url": "https://addons.mozilla.org/firefox/downloads/file/3995806/styl_us-1.5.26.xpi",
+    "hash": "sha256:b30b14e9c4fa0c8d490d57e6b7d8afe6cc71e2f459b974b5c6fa2bfa32210294"
+  },
+  "tridactyl-vim": {
+    "url": "https://addons.mozilla.org/firefox/downloads/file/3926466/tridactyl_vim-1.22.1.xpi",
+    "hash": "sha256:ed0337dd67516142d1f02a77cab910c7cb95ca575ec1ee4b1f5cf8971918b0f6"
+  },
+  "multi-account-containers": {
+    "url": "https://addons.mozilla.org/firefox/downloads/file/3932862/multi_account_containers-8.0.7.xpi",
+    "hash": "sha256:0e60e00c13dcc372b43ddb2e5428c2e3c1e79d2b23d7166df82d45245edc4f10"
+  }
+}