Inspect and view changes in SearchAid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SearchAid",
"description": "A tool to speed up repetitive searches, by Pascal Pirate",
"version": "1.9resigned1",
"applications": {
"gecko": {
"id": "{e51365b4-3e0c-4b86-84a0-cc3a2c28b4f5}",
"strict_min_version": "42.0"
}
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"options_page": "options.html",
"icons": {
"16": "icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"contextMenus",
"storage",
"tabs"
]
} Melhores alternativas SearchAid
Aqui estão algumas Firefox add-ons que são similares a SearchAid: