By: 8KBET8K
Inspect and view changes in Multi-Language Web Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Multi-Language Web Translator",
"version": "1.0",
"description": "Translate web pages or selected text into multiple languages.",
"permissions": [
"activeTab",
"storage",
"https://translation.googleapis.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{25ca2b83-3b18-454c-ac4b-1f260d089961}"
}
}
} Best Multi-Language Web Translator Alternatives
Here are some Firefox add-ons that are similar to Multi-Language Web Translator: