From e6e9c6c1f99c45d450ea191e7baede35671ad49a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:26:58 +0900 Subject: modified static/thesiah.sh --- static/thesiah.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/thesiah.sh b/static/thesiah.sh index fa4dd7c..50af079 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 video-downloadhelper passff" + addonlist="adblock-plus enhancer-for-youtube languagetool livemarks passff video-downloadhelper vimium-ff" addontmp="$(mktemp -d)" trap 'rm -rf "$addontmp"' HUP INT QUIT TERM PWR EXIT IFS=' ' -- cgit v1.2.3