diff options
Diffstat (limited to 'static/thesiah.sh')
| -rwxr-xr-x | static/thesiah.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh index d4ce534..fa4dd7c 100755 --- a/static/thesiah.sh +++ b/static/thesiah.sh @@ -290,7 +290,7 @@ makeuserjs() { } installffaddons() { - addonlist="vimium-ff enhancer-for-youtube adblock-plus languagetool livemarks traduzir-paginas-web video-downloadhelper passff" + addonlist="vimium-ff enhancer-for-youtube adblock-plus languagetool livemarks video-downloadhelper passff" addontmp="$(mktemp -d)" trap 'rm -rf "$addontmp"' HUP INT QUIT TERM PWR EXIT IFS=' ' |
