WebExtension.net
Toggle dark mode
WebExtension.net

Web Translate - Online translator

View on Chrome Web Store
View Web Translate - Online translator Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (708 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Right-click to translate words or phrases with Google Translate: accurate translations, page translator
Type
Extension
Users
1,000,000 users
The Olszewski
View author page of The Olszewski
Published
Published on October 12, 2021
Version 2.18
Manifest version
3
Updated
Updated on February 2, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Web Translate - Online translator 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "javaScripts\/serviceWorker.js"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "48": "assets\/img\/48.png",
        "128": "assets\/img\/128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "action": {
        "default_icon": "assets\/img\/128.png",
        "default_title": "Translator",
        "default_popup": "html\/popup.html"
    },
    "options_page": "html\/options.html",
    "permissions": [
        "contextMenus",
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "javaScripts\/content.js"
            ],
            "run_at": "document_start",
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "version": "2.18",
    "web_accessible_resources": [
        {
            "resources": [
                "javaScripts\/*",
                "javaScripts\/img\/*",
                "javaScripts\/style\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

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

© 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