WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Comics Translator

Comics Translator

View on Chrome Web Store
View Comics Translator Chrome Extension on Chrome Web Store
Add to bookmarks
2.7 (6 ratings)
1 new ratings
26 views
This extension has been viewed 26 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.

Quickly translate image into over 30 languages through AI. It can also translate Comics or Manhua, translate Manga.
Type
Extension
Users
876 users
10
cebi**************
View author page of cebi**************
Published
Published on July 16, 2023
Version 6.7.0
Manifest version
3
Updated
Updated on February 18, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Comics 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",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "6.7.0",
    "default_locale": "en",
    "permissions": [
        "sidePanel",
        "identity",
        "identity.email",
        "storage",
        "contextMenus",
        "scripting",
        "activeTab"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/img_control.js-loader-B_IS1C7v.js",
                "assets\/contentLogger.js-loader-DgH67nOj.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end",
            "match_about_blank": true,
            "all_frames": true
        }
    ],
    "action": {
        "default_title": "Click to open panel",
        "default_icon": {
            "16": "src\/public\/images\/16px.png",
            "48": "src\/public\/images\/48px.png",
            "128": "src\/public\/images\/128px.png"
        }
    },
    "icons": {
        "16": "src\/public\/images\/16px.png",
        "48": "src\/public\/images\/48px.png",
        "128": "src\/public\/images\/128px.png"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "src\/content\/content.js",
                "src\/public\/images\/128px.png",
                "assets\/img_control.js-BsXVzJQr.js",
                "assets\/contentLogger.js-B8_glSTp.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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