about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 3c9267fc..f858d825 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "LibRedirect",
   "description": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends",
-  "version": "1.5.0",
+  "version": "1.5.1",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",
@@ -44,7 +44,6 @@
     "homepage": "https://libredirect.onion",
     "search_provider": {
       "name": "LibRedirect",
-      "keyword": "libredirect.onion",
       "search_url": "https://libredirect.onion/?q={searchTerms}",
       "favicon_url": "assets/images/libredirect-16.png",
       "encoding": "UTF-8"