By: spassaro
Inspect and view changes in Word Reference Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WordReference Translator",
"version": "1.0.7",
"author": "Sebastián Passaro",
"description": "Firefox extension to allow quick access to www.wordreference.com. Based on https://addons.mozilla.org/es/firefox/addon/wordreference-translator/ (currently obsolete).",
"homepage_url": "https://github.com/spassarop/wrtranslator/tree/master",
"icons": {
"48": "icons/wr-icon-48.ico"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"wrtranslator.js"
],
"css": [
"wrtranslator.css"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": "icons/wr-icon-48.ico",
"default_title": "www.wordreference.com"
},
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage",
"menus"
],
"default_locale": "en"
} Best Word Reference Translator Alternatives
Here are some Firefox add-ons that are similar to Word Reference Translator:
wordreference-tab
Mirko
WordReference Translate
diridev
WordReference dictionary
calogero
Not a Translator
Not a Translator
Dict.cc Translation
Lusito
_rozi Wiktionary and Google Translate
Robert Ziegler
Web Translate
Juraj Mäsiar
Dictionary and Translator
Dr0nn1
TranslateLocally for Firefox
Jelmer van der Linde
Open Translate Addon
Terraprint
Selection, traduction
tramber30
TWP - Translate Web Pages
Filipe Dev