By: nepon
Inspect and view changes in Text Link & Google Translate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"author": "nepon",
"name": "__MSG_extName__",
"version": "0.5.3",
"applications": {
"gecko": {
"id": "textlink-and-googletranslate@aime",
"strict_min_version": "52.0"
}
},
"description": "__MSG_extDescription__",
"default_locale": "en",
"background": {
"scripts": [
"textlink-bg.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"run_at": "document_end",
"js": [
"textlink-content.js"
]
}
],
"browser_action": {
"default_icon": {
"16": "images/translate16.png",
"32": "images/translate32.png",
"64": "images/translate64.png"
},
"default_title": "__MSG_actionTitle__",
"browser_style": false
},
"icons": {
"16": "images/translate16.png",
"32": "images/translate32.png",
"64": "images/translate64.png"
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"permissions": [
"*://*.google.com/*",
"https://translate.googleusercontent.com/translate_c?*",
"contextMenus",
"activeTab",
"webNavigation",
"webRequest",
"webRequestBlocking",
"storage"
]
} Best Text Link & Google Translate Alternatives
Here are some Firefox add-ons that are similar to Text Link & Google Translate:
Text Link & Google Translates
KUBET
Translate Now
Geoffrey De Belie
G-Translate on Right Click
HKSIM
Translate Selected Text
Bill
Plain Text Linker
Marnes
Text Link webext
Nekoziroo
To Google Translate
Juan Escobar
Google Translate
Google Translate
Link Creator
Teal Dulcet
Google Translator for Firefox
nobzol
Quick Lookup
dhelmr
Open selected links
c-yan