Skip to content

Commit

Permalink
Modified the manifest.json. Bump version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManeraKai committed Mar 10, 2022
1 parent ac69db7 commit d8eff70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit d8eff70

Please sign in to comment.