aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-10 15:47:21 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-10 15:47:21 +0300
commitd8eff7032a237a867970e46c23484471f1123409 (patch)
treeb82ea9ef1f33b071356f74f2638bad4babf9c3cb
parentUpdate FUNDING.yml (diff)
downloadlibredirect-d8eff7032a237a867970e46c23484471f1123409.zip
Modified the manifest.json. Bump version to 1.5.1
-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"