Update manifest.json
This commit is contained in:
parent
46c236bad0
commit
2b2c79ce83
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"version": "1.1",
|
||||
"name": "SearXNG (priv.au)",
|
||||
"version": "1.1.1",
|
||||
"name": "SearXNG (searxng.juustodiilerit.fi)",
|
||||
"short_name": "SearXNG",
|
||||
"author": "zeraye",
|
||||
"author": "zeraye (original for priv.au instance), Tanguy Gérôme",
|
||||
"description": "Add SearXNG to search engine list.",
|
||||
"icons": {
|
||||
"16": "images/searxng-wordmark.svg",
|
||||
|
@ -13,9 +13,9 @@
|
|||
"search_provider": {
|
||||
"name": "SearXNG",
|
||||
"keyword": "searx, searxng",
|
||||
"search_url": "https://priv.au/search?q={searchTerms}",
|
||||
"search_url": "https://searxng.juustodiilerit.fi/search?q={searchTerms}",
|
||||
"favicon_url": "images/searxng-wordmark.svg",
|
||||
"suggest_url": "https://priv.au/autocompleter?q={searchTerms}",
|
||||
"suggest_url": "https://searxng.juustodiilerit.fi/autocompleter?q={searchTerms}",
|
||||
"encoding": "UTF-8",
|
||||
"is_default": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue