firefox: update youtube_no_translation
This commit is contained in:
parent
1c28932e84
commit
32e696428d
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ in
|
||||||
})
|
})
|
||||||
(pkgs.fetchFirefoxAddon {
|
(pkgs.fetchFirefoxAddon {
|
||||||
name = "youtube_no_translation";
|
name = "youtube_no_translation";
|
||||||
url = "https://addons.mozilla.org/firefox/downloads/file/4529979/youtube_no_translation-2.7.1.xpi";
|
url = "https://addons.mozilla.org/firefox/downloads/file/4561536/youtube_no_translation-2.11.0.xpi";
|
||||||
hash = "sha256-HOLeSWt0phsR/l3FcCRUUFCurU2zyBuZBlynlxPbGqs=";
|
hash = "sha256-8VpoUDbvZZf0oYGSHnXEiYDjfcPjQqtbDaxp5ndAJ94=";
|
||||||
})
|
})
|
||||||
# (pkgs.fetchFirefoxAddon {
|
# (pkgs.fetchFirefoxAddon {
|
||||||
# name = "invidious_redirect";
|
# name = "invidious_redirect";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue