about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorSimon Brazell <simon@brazell.com.au>2021-04-16 09:26:37 +1000
committerGitHub <noreply@github.com>2021-04-16 09:26:37 +1000
commite9f47ab03fd5e44eaba4687b5d5f48e52430f774 (patch)
tree60a2c1b44954cc59f5d3ee9f4641e4002c1728c0 /src/manifest.json
parentMerge pull request #198 from fattalion/add-simply-translate-support (diff)
parentMerge branch 'master' into master (diff)
downloadlibredirect-e9f47ab03fd5e44eaba4687b5d5f48e52430f774.zip
Merge pull request #202 from hbarsaiyan/master
Add Whoogle Search
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 764ac65b..3407079b 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -49,6 +49,8 @@
         "*://invidious.site/*",
         "*://yewtu.be/*",
         "*://invidious.tube/*",
+        "*://dev.viewtube.io/*",
+	      "*://fz253lmuao3strwbfbmx46yu7acac2jz27iwtorgmbqlkurlclmancad.onion/*",
         "*://invidious.048596.yxz/*",
         "*://fz253lmuao3strwbfbmx46yu7acac2jz27iwtorgmbqlkurlclmancad.onion/*",
         "*://qklhadlycap4cnod.onion/*",
@@ -66,7 +68,6 @@
   "web_accessible_resources": ["assets/javascripts/helpers/*"],
   "browser_specific_settings": {
     "gecko": {
-      "id": "{b7f9d2cd-d772-4302-8c3f-eb941af36f76}",
       "strict_min_version": "60.0"
     }
   }