By: MCA
Inspect and view changes in WikiBuscar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WikiBuscar",
"version": "0.0.1",
"author": "MCA",
"description": "Facilita a sua buscar por termos no Wikipédia.",
"icons": {
"48": "icons/w-48.png",
"96": "icons/w-96.png"
},
"background": {
"scripts": [
"menu.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
]
}
],
"permissions": [
"http://*/*",
"https://*/*",
"contextMenus",
"storage",
"cookies",
"webRequest",
"webRequestBlocking",
"tabs",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{9279859c-cf8c-46f1-8e92-5af24384d8c9}"
}
}
} Best WikiBuscar Alternatives
Here are some Firefox add-ons that are similar to WikiBuscar: