By: Cinac Layan
Inspect and view changes in Google Dictionary Utility V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Dictionary Utility V2",
"version": "1.3",
"description": "Double-click any word to see its definition using Google Dictionary.",
"permissions": [
"activeTab",
"storage"
],
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/logo_64.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{9c48f009-7e26-4d57-b7d9-9cdab9b65ccf}"
}
}
} Best Google Dictionary Utility V2 Alternatives
Here are some Firefox add-ons that are similar to Google Dictionary Utility V2: