1

Modules/Firefox: Update extensions

This commit is contained in:
2025-02-25 12:39:18 +01:00
parent 355c1ddbf3
commit 23bbbe66ae
2 changed files with 47 additions and 43 deletions

View File

@ -509,6 +509,7 @@ rec {
];
uninstallUnmanaged = true;
# uninstallUnused = true; # TODO: Available since 0.6.0
update.auto = {
enable = true;

View File

@ -107,7 +107,8 @@ in {
'')
];
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
extensions = {
packages = with pkgs.nur.repos.rycee.firefox-addons; [
amp2html
augmented-steam
betterttv
@ -118,7 +119,7 @@ in {
display-_anchors # Easier linking to specific website parts
don-t-fuck-with-paste
enhancer-for-youtube
h264ify
# h264ify
keepassxc-browser
localcdn
lovely-forks # Display notable forks on GitHub repos
@ -129,16 +130,17 @@ in {
protondb-for-steam
refined-github
return-youtube-dislikes
# search-by-image # TODO: Failed to build once
rust-search-extension
search-by-image
single-file
skip-redirect
smart-referer # Limit referer link information
snowflake # Help users from censored countries access the internet
sourcegraph # Code intelligence for GitHub/GitLap for 20+ languages
# sourcegraph # Code intelligence for GitHub/GitLap for 20+ languages
sponsorblock
steam-database
tab-session-manager
to-deepl
# to-deepl
transparent-standalone-image
tree-style-tab
ublacklist
@ -150,6 +152,7 @@ in {
# wappalyzer # Identify web technologies
youtube-shorts-block
];
};
settings = lib.mkMerge [
(lib.optionalAttrs firefox.vaapi {