summaryrefslogtreecommitdiff
path: root/static/thesiah.sh
diff options
context:
space:
mode:
Diffstat (limited to 'static/thesiah.sh')
-rwxr-xr-xstatic/thesiah.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh
index 1b16454..c7990fe 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -307,7 +307,7 @@ Exec=/usr/local/lib/arkenfox-auto-update' >/etc/pacman.d/hooks/arkenfox.hook
}
installffaddons() {
- addonlist="ublock-origin decentraleyes istilldontcareaboutcookies vimium-ff sponsorblock enhancerforyouTube adblock-plus languagetool darkreader livemarks traduzir-paginas-web video-downloadhelper passff"
+ addonlist="vimium-ff enhancerforyouTube adblock-plus languagetool livemarks traduzir-paginas-web video-downloadhelper passff"
addontmp="$(mktemp -d)"
trap 'rm -rf "$addontmp"' HUP INT QUIT TERM PWR EXIT
IFS=' '