24 lines
568 B
JSON
24 lines
568 B
JSON
{
|
|
"name": "Tyda.se",
|
|
"description": "Tyda.se, lexikon, ordlista och översättning.",
|
|
"manifest_version": 2,
|
|
"version": "1.1",
|
|
"browser_specific_settings": {
|
|
"gecko": {
|
|
"id": "tyda-sv-SE@search.mozilla.org"
|
|
}
|
|
},
|
|
"hidden": true,
|
|
"icons": {
|
|
"16": "favicon.ico"
|
|
},
|
|
"web_accessible_resources": ["favicon.ico"],
|
|
"chrome_settings_overrides": {
|
|
"search_provider": {
|
|
"name": "Tyda.se",
|
|
"search_url": "https://tyda.se",
|
|
"search_form": "https://tyda.se",
|
|
"search_url_get_params": "w={searchTerms}"
|
|
}
|
|
}
|
|
}
|