By: moujo0304
Inspect and view changes in weblioSearch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "weblio_search",
"version": "2.6.2",
"description": "右クリックにweblio検索を追加します",
"permissions": [
"notifications",
"contextMenus",
"<all_urls>",
"webRequest",
"webRequestBlocking"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"main.js"
]
}
]
} Best weblioSearch Alternatives
Here are some Firefox add-ons that are similar to weblioSearch: