By: Nils
Inspect and view changes in Search Engine Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Search Engine Switcher",
"description": "When you are searching the net, press Alt+Shift+G to search at google, press Alt+Shift to search at duckduckgo.",
"homepage_url": "https://gitlab.com/nils.dreier/search-engine-switcher",
"manifest_version": 2,
"version": "1.2resigned1",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"gotoGoogle": {
"suggested_key": {
"default": "Alt+Shift+G"
},
"description": "Switch to Google"
},
"gotoDuckDuckGo": {
"suggested_key": {
"default": "Alt+Shift+D"
},
"description": "Switch to DuckDuckGo"
}
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_specific_settings": {
"gecko": {
"id": "{e630208f-fdfc-4865-b895-8a94c4fbd1e0}"
}
}
} Best Search Engine Switcher Alternatives
Here are some Firefox add-ons that are similar to Search Engine Switcher: