mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-11 03:32:06 -08:00
remove "None" search extension
This commit is contained in:
parent
d4cf179b1f
commit
d265b68465
1 changed files with 0 additions and 22 deletions
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
"name": "None",
|
|
||||||
"description": "Camoufox is not designed for manual use.",
|
|
||||||
"manifest_version": 2,
|
|
||||||
"version": "1",
|
|
||||||
"browser_specific_settings": {
|
|
||||||
"gecko": {
|
|
||||||
"id": "none@search.mozilla.org"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hidden": true,
|
|
||||||
"chrome_settings_overrides": {
|
|
||||||
"search_provider": {
|
|
||||||
"keyword": [
|
|
||||||
"@none"
|
|
||||||
],
|
|
||||||
"name": "None",
|
|
||||||
"search_url": "http://127.0.0.1",
|
|
||||||
"search_url_get_params": "&q={searchTerms}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Reference in a new issue