1

Modules/Firefox: Update addons

This commit is contained in:
2025-06-26 11:39:02 +02:00
parent 83397e258d
commit 2127790ef2

View File

@ -109,28 +109,38 @@ in {
extensions = { extensions = {
packages = with pkgs.nur.repos.rycee.firefox-addons; [ packages = with pkgs.nur.repos.rycee.firefox-addons; [
absolute-enable-right-click # Force enable right click to copy text
amp2html amp2html
augmented-steam augmented-steam
betterttv betterttv
# bypass-paywalls-clean # bypass-paywalls-clean
c-c-search-extension # Press cc in searchbar and profit # c-c-search-extension # Press cc in searchbar and profit
catppuccin-mocha-mauve
catppuccin-web-file-icons
clearurls clearurls
cookie-autodelete cookie-autodelete
display-_anchors # Easier linking to specific website parts display-_anchors # Easier linking to specific website parts
don-t-fuck-with-paste don-t-fuck-with-paste
enhancer-for-youtube enhancer-for-youtube
# h264ify fastforwardteam # skip URL shorteners
faststream # replace video players with a faster one
frankerfacez # twitch emotes
indie-wiki-buddy
keepassxc-browser keepassxc-browser
localcdn localcdn
lovely-forks # Display notable forks on GitHub repos lovely-forks # Display notable forks on GitHub repos
# octotree # Github on steroids move-unloaded-tabs-for-tst # move tst tabs without them becoming active
native-mathml # native MathML instead of MathJax/MediaWiki
no-pdf-download # open pdf in browser without downloading
open-in-freedium
# plasma-integration # TODO: Only when Plasma is used # plasma-integration # TODO: Only when Plasma is used
privacy-badger privacy-badger
privacy-settings privacy-settings
protondb-for-steam protondb-for-steam
refined-github proton-vpn
purpleadblock # twitch adblocker
return-youtube-dislikes return-youtube-dislikes
rust-search-extension # rust-search-extension
search-by-image search-by-image
single-file single-file
skip-redirect skip-redirect
@ -143,14 +153,16 @@ in {
# to-deepl # to-deepl
transparent-standalone-image transparent-standalone-image
tree-style-tab tree-style-tab
tst-fade-old-tabs
twitch-auto-points
ublacklist ublacklist
ublock-origin ublock-origin
# umatrix # NOTE: Many pages need manual intervention
unpaywall unpaywall
video-downloadhelper
view-image view-image
# vimium # NOTE: Shits the bed when site needs general key input outside of text field... web-clipper-obsidian
# wappalyzer # Identify web technologies
youtube-shorts-block youtube-shorts-block
zotero-connector
]; ];
}; };