Add violentmonkey to Librewolf
This commit is contained in:
parent
06be3460eb
commit
8a6db149f5
1 changed files with 3 additions and 2 deletions
|
@ -35,13 +35,14 @@
|
||||||
|
|
||||||
# Profile settings
|
# Profile settings
|
||||||
commonExtensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
commonExtensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
ublock-origin
|
|
||||||
bitwarden
|
bitwarden
|
||||||
darkreader
|
darkreader
|
||||||
sponsorblock
|
|
||||||
return-youtube-dislikes
|
return-youtube-dislikes
|
||||||
simple-tab-groups
|
simple-tab-groups
|
||||||
|
sponsorblock
|
||||||
|
ublock-origin
|
||||||
vimium
|
vimium
|
||||||
|
violentmonkey
|
||||||
];
|
];
|
||||||
commonSearch = {
|
commonSearch = {
|
||||||
force = true;
|
force = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue