Abrowser: changes for v79
This commit is contained in:
parent
5d6b11235d
commit
81881d89b2
7 changed files with 92 additions and 51 deletions
BIN
helpers/DATA/firefox/searchplugins/trisquel/favicon.ico
Normal file
BIN
helpers/DATA/firefox/searchplugins/trisquel/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
25
helpers/DATA/firefox/searchplugins/trisquel/manifest.json
Normal file
25
helpers/DATA/firefox/searchplugins/trisquel/manifest.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Trisquel",
|
||||
"description": "Search Trisquel GNU/Linux site",
|
||||
"manifest_version": 2,
|
||||
"version": "1.0",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "trisquel@search.mozilla.org"
|
||||
}
|
||||
},
|
||||
"hidden": true,
|
||||
"icons": {
|
||||
"16": "favicon.ico"
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
"favicon.ico"
|
||||
],
|
||||
"chrome_settings_overrides": {
|
||||
"search_provider": {
|
||||
"name": "Trisquel",
|
||||
"search_url": "https://trisquel.info/search/node/{searchTerms}",
|
||||
"search_form": "https://trisquel.info/search/node/{searchTerms}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue