WebExtension.net
WebExtension.net

Translator

View on Chrome Web Store
View Translator Chrome Extension on Chrome Web Store
3.9 (44 ratings)

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

Right Click to translate selected text using Google Translate
Type
Extension
Users
100,000 users
Curly Doggo Limited
View author page of Curly Doggo Limited
Published
Published on June 26, 2019
Version 1.0
Manifest version
2
Updated
Updated on June 26, 2019
View on Chrome Web Store
View Translator Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Translator",
    "description": "Right Click to translate selected text using Google Translate",
    "version": "1.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "js\/common.js",
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false,
        "chrome_style": true
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "contextMenus",
        "storage"
    ]
}
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