By: dhelmr
Inspect and view changes in Quick Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quick Lookup",
"version": "1.2.0",
"description": "Select a word or phrase and open its translation by pressing a shortcut (Alt+X)",
"homepage_url": "https://github.com/dhelmr/quick-lookup",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"permissions": [
"tabs",
"storage"
],
"page_action": {
"default_icon": "icons/enabled-32.png",
"show_matches": [
"<all_urls>"
]
},
"options_ui": {
"page": "settings.html"
},
"commands": {
"run": {
"suggested_key": {
"default": "Alt+X"
},
"description": "Open translation"
}
}
} Best Quick Lookup Alternatives
Here are some Firefox add-ons that are similar to Quick Lookup:
QuickLookup
Won88
Quick Search
Boulanger
Quick Translator AI
forogoemn
TextCompanion
Jan Riechers
Word Reference Translator
spassaro
QuickLookup
Sqmon
Dictionary Search
Perfect Secrecy Apps
Search Selected Text
dpi0
Quick Lookup with Shortcut
LLWIN
Shortcuts for Sites
Sha Dou
Tip Translator
BlaZe
Lookup In Popup
HardeepTheDev