WebExtension.net
WebExtension.net

SlidesPro

View on Chrome Web Store
View SlidesPro Chrome Extension on Chrome Web Store
5.0 (2 ratings)

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

SlidesPro live translates your speech to text to 100+ languages when presenting Google Slides and exports the caption
Type
Extension
Users
80,000 users
40K
Automagical Apps
View author page of Automagical Apps
Published
Published on October 6, 2019
Version 39.2.2
Manifest version
2
Updated
Updated on February 4, 2024
View on Chrome Web Store
View SlidesPro Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SlidesPro",
    "description": "SlidesPro live translates your speech to text to 100+ languages when presenting Google Slides and exports the caption",
    "version": "39.2.2",
    "homepage_url": "http:\/\/automagicalapps.com",
    "icons": {
        "128": "UnicornMagic128x128.png"
    },
    "browser_action": {
        "default_icon": "UnicornMagic128x128.png",
        "default_popup": "credentials.html"
    },
    "background": {
        "page": "background.html"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.docs.google.com\/presentation\/*",
            "*:\/\/*.docs.google.com\/*\/presentation\/*"
        ]
    },
    "permissions": [
        "identity",
        "activeTab",
        "webNavigation",
        "storage",
        "https:\/\/us-central1-unicorn-magic-translate.cloudfunctions.net\/translate",
        "https:\/\/www.googleapis.com\/auth\/documents"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/docs.google.com\/presentation\/*",
                "https:\/\/docs.google.com\/*\/presentation\/*"
            ],
            "all_frames": true,
            "js": [
                "jquery.js",
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.webrtc-experiment.com\/RecordRTC.js https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/1.5.3\/jspdf.debug.js https:\/\/www.googleapis.com https:\/\/apis.google.com\/js\/api.js https:\/\/apis.google.com\/js\/client.js https:\/\/apis.google.com\/* https:\/\/us-central1-unicorn-magic-translate.cloudfunctions.net\/translate; object-src 'self' ",
    "oauth2": {
        "client_id": "655009298070-ql0rl2ut5hu9uk04kips80g5r54gq4fl.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/documents"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmjqL60AfDRPGfe52czBBgjVKD07wpnahnL08nKARhv3DV8f8+54ohW9kNx6m8Mz9FfUZGGrvd9ZgVflNq7aGnQVkh+qutU5ejVa92LLpoiZobVz1mRmSnFmib\/f\/0iuQ76ftDRdfRwgOPgk6nuo6R2\/BqlwkPoPtMncSt\/CKd4IpNyNt6sZJVc6n+99GozcJg6G7B\/ghm6NltH7W38ALHIowM3tc4CsxVZQ3atj1gMTETuHDnQvIYpQ0G+DYOfNZDdtARaKEGdqJFqEIRGpRfDrHUby0ZNqcqbBOvH0xFBx87dYvMmEB5e3UP2jPU4+Svzl5Pr2YjYdC051d+NhXZwIDAQAB"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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