WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ImTranslator: Translator, Dictionary, TTS

ImTranslator: Translator, Dictionary, TTS

View on Chrome Web Store
View ImTranslator: Translator, Dictionary, TTS Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (5,180 ratings)
1 new ratings
19 views
This extension has been viewed 19 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Translator, Dictionary, Voice
Type
Extension
Users
1,000,000 users
100K
smartlink
View author page of smartlink
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 6, 2013
Version 17.4
Manifest version
3
Updated
Updated on December 31, 2024
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ImTranslator: Translator, Dictionary, TTS Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "service_worker": "content\/js\/bg\/background-1.js"
    },
    "action": {
        "default_icon": "content\/img\/icon.png",
        "default_popup": "content\/html\/popup\/router.html",
        "default_title": "__MSG_extName__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "content\/css\/inject.css"
            ],
            "js": [
                "content\/js\/common\/FExtension.js",
                "content\/browser\/js\/FBrowserInject.js",
                "content\/browser\/chrome\/FBrowserInjectChrome.js",
                "content\/js\/common\/FStorage.js",
                "content\/js\/inject\/translator.js",
                "content\/js\/inject\/data.js",
                "content\/js\/inliner\/inliner_core.js",
                "content\/js\/inliner\/inliner_request.js",
                "content\/js\/inliner\/inject.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "description": "__MSG_extDescription__",
    "icons": {
        "16": "content\/img\/icon16.png",
        "32": "content\/img\/icon32.png",
        "48": "content\/img\/icon48.png",
        "128": "content\/img\/icon128.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3HHi+ztEOEu2w53b4rUI\/qiQFWr10P+4g92yng3ph\/v4oUK+xUQu2F4gi5T5nhXdJS\/n5vrMuce6gE9LNjT49X0sB819iKcOhOxeVG9bgbtp5S05aHy83LMEbtJDpsC1gjjwkme9R8d9xrXSRMq5X3SNPJu2iI5IKhKw8jtSWwQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "default_locale": "en",
    "short_name": "ImTranslator",
    "options_page": "content\/html\/options\/options.html",
    "permissions": [
        "scripting",
        "storage",
        "contextMenus",
        "tabs"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "17.4",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "content\/img\/*.png",
                "content\/img\/**\/*.png",
                "content\/img\/*.gif",
                "content\/img\/**\/*.gif",
                "content\/html\/options\/options.html",
                "content\/html\/popup\/translator.html",
                "content\/html\/popup\/dictionary.html",
                "content\/html\/options\/history.html",
                "content\/html\/options\/options-bbl.html",
                "content\/html\/options\/feedback.html"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top