Revision control

Copy as Markdown

Other Tools

{
"name": "Osta",
"description": "Osta",
"manifest_version": 2,
"version": "1.0",
"applications": {
"gecko": {
"id": "osta-ee@search.mozilla.org"
}
},
"hidden": true,
"icons": {
"16": "favicon.png"
},
"web_accessible_resources": ["favicon.png"],
"chrome_settings_overrides": {
"search_provider": {
"name": "Osta",
"search_url": "https://www.osta.ee/firefox/",
"search_form": "https://www.osta.ee/",
"search_url_get_params": "keyword={searchTerms}"
}
}
}