WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
M.Λ.R.S - AI Translate

M.Λ.R.S - AI Translate

View on Chrome Web Store
View M.Λ.R.S - AI Translate Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
0 views
This extension has been viewed 0 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.

Best AI Translate Tool — Essay and novel will not be a problem.
Type
Extension
Users
25 users
1
hoangtuanson91
View author page of hoangtuanson91
Published
Published on January 17, 2024
Version 1.1.1
Manifest version
3
Updated
Updated on December 18, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View M.Λ.R.S - AI Translate 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": "M.\u039b.R.S - AI Translate",
    "version": "1.1.1",
    "description": "Best AI Translate Tool \u2014 Essay and novel will not be a problem.",
    "permissions": [
        "storage",
        "background",
        "activeTab"
    ],
    "action": {
        "css": [
            "css\/popup.css"
        ],
        "js": [
            "js\/popup.js"
        ],
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/content.js",
                "js\/translate.js",
                "js\/tooltip.js",
                "js\/selection.js"
            ],
            "css": [
                "css\/exten.css"
            ],
            "match_about_blank": true,
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "persistent": false
    },
    "commands": {
        "start-selection": {
            "suggested_key": {
                "default": "Ctrl+Shift+S"
            },
            "description": "Start selection to capture part of the screen"
        }
    },
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    }
}
© 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