By: ShrekBytes
Inspect and view changes in WordGlance - Dictionary & Translation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WordGlance - Dictionary & Translation",
"version": "3.0.0",
"description": "Get instant dictionary definitions and translations for any text on any website!",
"icons": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"128": "assets/icon_128.png"
},
"permissions": [
"storage",
"activeTab",
"https://api.dictionaryapi.dev/*",
"https://translation-1e79fb3f3adb.herokuapp.com/*"
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{f83d5c69-cfd7-4d8d-b2eb-555d2d4b7001}"
}
},
"background": {
"scripts": [
"shared-constants.js",
"shared-utilities.js",
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "WordGlance",
"default_popup": "popup.html",
"default_icon": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"shared-constants.js",
"shared-utilities.js",
"content.js"
],
"run_at": "document_end"
}
],
"content_security_policy": "script-src 'self'; object-src 'self'"
} Best WordGlance - Dictionary & Translation Alternatives
Here are some Firefox add-ons that are similar to WordGlance - Dictionary & Translation:
Dictionary Glance
kralharlaus
Dictionary, Translation & Text-to-Speech
_korpus_
WordReference Translate
diridev
Pop-Up Dictionary
R Leung
Fetch A Word
DadaPenguin
Lexigo - Instant Dictionary
Jort
GlotDict
Daniele Mte90 Scasciafratte
Translator - translation of selected text
chergav
Dictionary and Translator
Dr0nn1
Dictionary Anywhere
meetDeveloper
DictDojo
DictDojo
Linguist - web pages translator
Robert Vitonsky