By: Gimac Dencin
Inspect and view changes in Instant Screenshot Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Instant Screenshot Translator",
"version": "1.3",
"description": "Capture any part of your screen and instantly translate the detected text.",
"permissions": [
"activeTab",
"tabs",
"storage",
"downloads"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/logo_64.png"
}
},
"web_accessible_resources": [
"canvas.html"
],
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{7b0898b7-5fb2-41e4-a743-518445efac5d}"
}
}
} Best Instant Screenshot Translator Alternatives
Here are some Firefox add-ons that are similar to Instant Screenshot Translator: