By: wesinator
Inspect and view changes in Double Click Dictionary (Improved) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Double Click Dictionary (Improved)",
"browser_action": {
"default_area": "navbar",
"default_popup": "options/options.html"
},
"description": "View definitions easily as you browse the web. Double-click any word to view its definition in a small pop-up bubble.",
"icons": {
"512": "asset/icon.png"
},
"options_ui": {
"page": "options/options.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/hammer.js",
"content/content-script.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "dbl-click-dict-agnostic@wesinator.github.io"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"menus",
"storage",
"https://www.google.com/",
"https://www.ecosia.org/"
],
"version": "2.4.0"
} Best Double Click Dictionary (Improved) Alternatives
Here are some Firefox add-ons that are similar to Double Click Dictionary (Improved):
Quick Dictionary + AI Explainer
Eyuel Engida
Awesome Dictionary
ramblingThinker
Anastasis
wesinator
Dictionary Redefined
Danylo
Dictionary Anywhere v2
MrKio
Quick dic
womir71
Double Click Dictionary
igorlogius
Quick Dictionary
Ray
EZ Definitions
Muzial
QuickDefine
phil1986
Dictionary Anywhere
meetDeveloper
ViewPilot
Gil-jun