WebExtension.net
WebExtension.net

Translate for Chrome -Translator, Dictionary

View on Chrome Web Store
View Translate for Chrome -Translator, Dictionary Chrome Extension on Chrome Web Store
4.7 (496 ratings)
1 new ratings

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

Translate words, phrases or text on any webpage. Full page translator and dictionary, text to speech (TTS) using Google Translate.
Type
Extension
Users
500,000 users
Translator App.
View author page of Translator App.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 21, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on October 19, 2024
View on Chrome Web Store
View Translate for Chrome -Translator, Dictionary Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.2",
    "icons": {
        "16": "helpers\/icons\/icon280.png",
        "48": "helpers\/icons\/icon280.png",
        "128": "helpers\/icons\/icon280.png",
        "256": "helpers\/icons\/icon280.png"
    },
    "action": {
        "default_popup": "popupView\/html\/popup.html",
        "default_icon": "helpers\/icons\/icon280.png",
        "default_title": "Translator"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "contextMenus",
        "storage",
        "tabs"
    ],
    "background": {
        "service_worker": "js\/bg.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/libs\/purify.min.js",
                "js\/libs\/mustache.min.js",
                "js\/libs\/jquery-3.4.1.min.js",
                "js\/locales.js",
                "js\/browser.js",
                "js\/piwikHelper.js",
                "js\/localCache.js",
                "js\/translateContent.js",
                "js\/translate.js",
                "js\/libs\/jquery-ui.min.js",
                "js\/libs\/jquery.btnswitch.js",
                "popupView\/js\/smallTranslateHelper.js",
                "popupView\/js\/overlayHelper.js",
                "popupView\/js\/csHelper.js",
                "js\/content.js"
            ],
            "css": [
                "helpers\/css\/share-modal.css",
                "helpers\/css\/main.css",
                "helpers\/css\/jquery.btnswitch.css",
                "helpers\/css\/jquery-ui.min.css",
                "helpers\/css\/frame-main-small.css",
                "helpers\/css\/frame-main.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "helpers\/icons\/*.svg",
                "helpers\/icons\/*.png",
                "helpers\/icons\/*.gif",
                "helpers\/icons\/flags\/*.png",
                "helpers\/icons\/icon280.png",
                "popupView\/*.html",
                "popupView\/*.html\/Scripts\/iframeResizer.contentWindow.min.js",
                "popupView\/translate.html\/Scripts\/iframeResizer.contentWindow.min.js",
                "popupView\/data\/languagesData.json",
                "popupView\/data\/allLocalesData.json",
                "popupView\/data\/supportedLanguagesData.json"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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