parent
4128141cb7
commit
3dbdacdd6e
5 changed files with 1 additions and 18 deletions
homeManagerModules/firefox
scopedPackages/firefox-addons
|
@ -255,7 +255,6 @@ in {
|
||||||
bitwarden
|
bitwarden
|
||||||
darkreader
|
darkreader
|
||||||
floccus
|
floccus
|
||||||
frankerfacez
|
|
||||||
google-container
|
google-container
|
||||||
image-search-options
|
image-search-options
|
||||||
istilldontcareaboutcookies
|
istilldontcareaboutcookies
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -12,9 +12,6 @@
|
||||||
{
|
{
|
||||||
"slug": "floccus"
|
"slug": "floccus"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"slug": "frankerfacez"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"slug": "google-container"
|
"slug": "google-container"
|
||||||
},
|
},
|
||||||
|
|
|
@ -99,19 +99,6 @@
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"frankerfacez" = buildFirefoxXpiAddon {
|
|
||||||
pname = "frankerfacez";
|
|
||||||
version = "4.76.4.0";
|
|
||||||
addonId = "frankerfacez@frankerfacez.com";
|
|
||||||
url = "https://addons.mozilla.org/firefox/downloads/file/4412136/frankerfacez-4.76.4.0.xpi";
|
|
||||||
sha256 = "6d96ccbade05ea144f67bd30f6b507ba21e6ff5bdfac2c773aa5ac64c76adc79";
|
|
||||||
meta = with lib; {
|
|
||||||
homepage = "https://www.frankerfacez.com";
|
|
||||||
description = "The Twitch Enhancement Suite - Get custom emotes and tons of new features you'll never want to go without.";
|
|
||||||
mozPermissions = ["*://*.twitch.tv/*"];
|
|
||||||
platforms = platforms.all;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"google-container" = buildFirefoxXpiAddon {
|
"google-container" = buildFirefoxXpiAddon {
|
||||||
pname = "google-container";
|
pname = "google-container";
|
||||||
version = "1.5.4";
|
version = "1.5.4";
|
||||||
|
|
Loading…
Add table
Reference in a new issue