summaryrefslogtreecommitdiff
path: root/home/pkgs/firefoxPackages/addons.nix
diff options
context:
space:
mode:
authorQuentin Aristote <quentin@aristote.fr>2021-11-09 13:01:58 +0100
committerQuentin Aristote <quentin@aristote.fr>2021-11-09 13:01:58 +0100
commitfeb63c1b69d56d1344203d504964d70b1994e763 (patch)
treee7dff8848bb34d10939da7743b2d92aa81bfd5bd /home/pkgs/firefoxPackages/addons.nix
parent1dde554c747511c94bbfaf56135c318eab4b3058 (diff)
update packages
Diffstat (limited to 'home/pkgs/firefoxPackages/addons.nix')
-rw-r--r--home/pkgs/firefoxPackages/addons.nix20
1 files changed, 10 insertions, 10 deletions
diff --git a/home/pkgs/firefoxPackages/addons.nix b/home/pkgs/firefoxPackages/addons.nix
index 047b9e9..04198fc 100644
--- a/home/pkgs/firefoxPackages/addons.nix
+++ b/home/pkgs/firefoxPackages/addons.nix
@@ -43,10 +43,10 @@
};
"darkreader" = buildFirefoxXpiAddon {
pname = "darkreader";
- version = "4.9.34";
+ version = "4.9.39";
addonId = "addon@darkreader.org";
- url = "https://addons.mozilla.org/firefox/downloads/file/3806938/dark_reader-4.9.34-an+fx.xpi";
- sha256 = "9ba482118d25675af31ee403c740972a106fdccfd117c4449c046b70f1a2d95d";
+ url = "https://addons.mozilla.org/firefox/downloads/file/3847766/dark_reader-4.9.39-an+fx.xpi";
+ sha256 = "570728350a0ada6dff2077512fbe14348ba8c841489320f5a4f57d5525a59454";
meta = with lib;
{
homepage = "https://darkreader.org/";
@@ -119,17 +119,17 @@
meta = with lib;
{
homepage = "https://github.com/stoically/temporary-containers";
- description = "Open tabs, websites, and links in automatically managed disposable containers. Containers isolate data websites store (cookies, storage, and more) from each other, enhancing your privacy and security while you browse.";
+ description = "Open tabs, websites, and links in automatically managed disposable containers which isolate the data websites store (cookies, storage, and more) from each other, enhancing your privacy and security while you browse.";
license = licenses.mit;
platforms = platforms.all;
};
};
"tree-style-tab" = buildFirefoxXpiAddon {
pname = "tree-style-tab";
- version = "3.8.12";
+ version = "3.8.14";
addonId = "treestyletab@piro.sakura.ne.jp";
- url = "https://addons.mozilla.org/firefox/downloads/file/3830576/tree_style_tab-3.8.12-fx.xpi";
- sha256 = "9f2776638b073a3ad986851126c53a561e15b7532f3a1c646b428b61bd74aab4";
+ url = "https://addons.mozilla.org/firefox/downloads/file/3854020/tree_style_tab-3.8.14-fx.xpi";
+ sha256 = "263459c562099dfe2640b8e5b598c68d8f610c07bab7cdd545b903fd1dc71133";
meta = with lib;
{
homepage = "http://piro.sakura.ne.jp/xul/_treestyletab.html.en";
@@ -139,10 +139,10 @@
};
"ublock-origin" = buildFirefoxXpiAddon {
pname = "ublock-origin";
- version = "1.37.2";
+ version = "1.38.6";
addonId = "uBlock0@raymondhill.net";
- url = "https://addons.mozilla.org/firefox/downloads/file/3816867/ublock_origin-1.37.2-an+fx.xpi";
- sha256 = "b3a3c81891acb4620e33dd548b50375aad826376044a6143b5a947d0406a559e";
+ url = "https://addons.mozilla.org/firefox/downloads/file/3853583/ublock_origin-1.38.6-an+fx.xpi";
+ sha256 = "d095ce1d57e5b46d1de55f6f57d239630ec6259434449f45d7163d69f5c0cc85";
meta = with lib;
{
homepage = "https://github.com/gorhill/uBlock#ublock-origin";