By: Evita Veera
Inspect and view changes in Select and Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Select and Search",
"version": "1.0",
"description": "Search selected text quickly with multiple search engines and custom ones via context menu.",
"icons": {
"64": "icon64.png",
"128": "icon128.png"
},
"permissions": [
"contextMenus",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon64.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{5867ca88-65b9-44e4-a0c1-d5bc25c2714a}",
"strict_min_version": "112.0"
}
}
} Best Select and Search Alternatives
Here are some Firefox add-ons that are similar to Select and Search: