WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AI Translator

AI Translator

View on Chrome Web Store
View AI Translator Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (7 ratings)
1 new ratings
41 views
This extension has been viewed 41 times
0 downloads
This extension has been downloaded 0 times

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

Use AI Translator to instantly convert languages by AI translations, and reach global audiences with text to text translation tool
Type
Extension
Users
211 users
7
aito**********************
View author page of aito**********************
Published
Published on January 21, 2025
Version 2.9.4
Manifest version
3
Updated
Updated on February 10, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View AI 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",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "2.9.4",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-34.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_title": "Click to open panel"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-8e88d305.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/emotionCrutch.ts-loader-3f1a418d.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/index.ts-loader-51e3d1ea.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/**"
            ],
            "run_at": "document_start",
            "css": [
                "assets\/AppThemeProvider-00b4d81a.css",
                "assets\/index-8f3ecb5f.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-34.png",
                "img\/logo-48.png",
                "img\/logo-128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "theme-dark.json",
                "theme-light.json",
                "icons\/logo.svg",
                "assets\/chunk-546ed86f.js",
                "assets\/chunk-2b6f4fe2.js",
                "assets\/chunk-7ebad98b.js",
                "assets\/chunk-e507c955.js",
                "assets\/chunk-8c96bb89.js",
                "assets\/chunk-27aa7056.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "assets\/chunk-1a1f90aa.js",
                "assets\/chunk-546ed86f.js",
                "assets\/chunk-2b6f4fe2.js",
                "assets\/chunk-7ebad98b.js",
                "assets\/chunk-0af1c4ac.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "scripting",
        "storage",
        "sidePanel"
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
© 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