WebExtension.net
WebExtension.net

Microsoft PowerPoint Translator - Translate PowerPoint online

View on Chrome Web Store
4.6 (21 ratings)
0 views

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

Translate PowerPoint, PDF, Excel, Word, and other documents with just one click.
Type
Extension
Users
3,000 users
333
livepolls.app
Published
Version 1.6
Manifest version
3
Updated
productivity/workflow
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "manifest_version": 3,
    "version": "1.6",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "permissions": [
        "identity",
        "identity.email",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*.pdf"
            ],
            "run_at": "document_idle",
            "js": [
                "contentScript.js"
            ],
            "css": [
                "contentScript.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/16.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/16.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    }
}
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.