about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-12-08 12:48:55 +0300
committerManeraKai <manerakai@protonmail.com>2022-12-08 12:48:55 +0300
commitc702c1d469abfde8465b9864b88fda35f3c134f8 (patch)
tree5eed977a3a4238c8499939adfd95e4bb735ff2f0 /src
parentFixed PeerTube redirections https://github.com/libredirect/libredirect/issues... (diff)
downloadlibredirect-c702c1d469abfde8465b9864b88fda35f3c134f8.zip
converted the search keyword from 'libredirect' to '@libredirect' https://github.com/libredirect/libredirect/issues/546
Diffstat (limited to 'src')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 2730d161..a1b8e8da 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -39,7 +39,7 @@
 	"chrome_settings_overrides": {
 		"search_provider": {
 			"name": "__MSG_extensionName__",
-			"keyword": "libredirect",
+			"keyword": "@libredirect",
 			"favicon_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/assets/images/libredirect-16.png",
 			"search_url": "https://search.libredirect.invalid/?q={searchTerms}",
 			"encoding": "UTF-8",