WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Slack™ Translate

Slack™ Translate

View on Chrome Web Store
View Slack™ Translate Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
8 views
This extension has been viewed 8 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.

Smart Translation Tool for Slack, Easy to Use and Supports Over 100 Languages.(unofficial)
Type
Extension
Users
362 users
1
slowcodehub
View author page of slowcodehub
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 22, 2024
Version 1.3.5
Manifest version
3
Updated
Updated on November 16, 2024
productivity/communication
Extension Category
View on Chrome Web Store
View Slack™ 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",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.3.5",
    "author": "Plasmo Corp. <[email protected]>",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.slack.com\/*"
            ],
            "js": [
                "InputTranslator.c7546567.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/app.slack.com\/*"
            ],
            "js": [
                "Translator.7f0b6bc1.js"
            ],
            "css": [
                "Translator.9aaa3034.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.slack.com\/*"
            ],
            "js": [
                "TranslationButton.8010a5f4.js"
            ],
            "css": []
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "*:\/\/translate.google.com\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyiKvh7XY7pZDOtN2YskyWf6a+kLUggJyqGisLzLQoibxhScPG9nJnNC8Eiw2\/xSg61\/TRWhctf3r2iGFHpr3TgMhLT811PnVdv3T9HsM6vZT5owZuKDHPOBt07R2clDFueE17DZqsuEpb8rS17keYGFUfcY1\/abaX9Jp\/7xTTqOqkfmg27VA\/w6EKsDEqzkBDBliUWzwsPqMDsm+FfQhKTn7GsR5o9QWk+hYUei2PJGLKWHiKSnnwYlQF+25MSUEpoQbHD\/I5+iAN++wCVd3DrC90DUc5H5Iekh4GyFFpZV59IYHAILquzm0X0bj5IRWkoWMy4V\/tdIRk69afA6whQIDAQAB",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/app.slack.com\/*"
            ],
            "resources": [
                "browser.4ceded9e.js",
                "InputTranslator.95bad065.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.slack.com\/*"
            ],
            "resources": [
                "browser.4ceded9e.js",
                "InputTranslator.95bad065.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.slack.com\/*"
            ],
            "resources": [
                "browser.4ceded9e.js",
                "InputTranslator.95bad065.css"
            ]
        }
    ]
}
© 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