By: womir71
Inspect and view changes in Quick dic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quick dic",
"version": "1.65",
"description": "Speedy dictionary lookup with a nice popup on double click",
"icons": {
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"applications": {
"gecko": {
"id": "{d52621cf-4a11-4e55-90c4-99ab478a2ff9}"
}
},
"permissions": [
"<all_urls>",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"userscript.js"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
"dictionary.json"
],
"content_security_policy": "script-src 'self'; object-src 'self'"
} Best Quick dic Alternatives
Here are some Firefox add-ons that are similar to Quick dic:
PopUpDictionary
Mukund Kumar Verma
A fast dictionary tool
user_script_manager
A fast dictionary tool
usermanager
Awesome Dictionary
ramblingThinker
Quick Define — Popup Dictionary
Luke
Double Click Dictionary
igorlogius
Popup Dictionary
Jonas Högman
QuickDefine
phil1986
Dictionary Pop
Hi Hiep
PopUp Encyclopedia
Parth Parikh