WebExtension.net
WebExtension.net

Speakeasy by CoPilot AI

View on Chrome Web Store
View Speakeasy by CoPilot AI Chrome Extension on Chrome Web Store
4.9 (13 ratings)
1 new ratings

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

Elevate your LinkedIn convos with Speakeasy by CoPilot AI! Uncover communication styles, gain insights, and communicate with ease.
Type
Extension
Users
10,000 users
CoPilot AI
View author page of CoPilot AI
Published
Published on March 16, 2024
Version 5.0.8
Manifest version
3
Updated
Updated on May 22, 2024
View on Chrome Web Store
View Speakeasy by CoPilot AI Chrome Extension on Chrome Web Store
productivity/communication
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Speakeasy",
    "name": "Speakeasy by CoPilot AI",
    "description": "Elevate your LinkedIn convos with Speakeasy by CoPilot AI! Uncover communication styles, gain insights, and communicate with ease.",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "tabs",
        "cookies",
        "scripting"
    ],
    "version": "5.0.8",
    "icons": {
        "16": "public\/16x16.png",
        "24": "public\/24x24.png",
        "32": "public\/32x32.png",
        "48": "public\/48x48.png",
        "128": "public\/128x128.png",
        "192": "public\/192x192.png",
        "256": "public\/256x256.png"
    },
    "host_permissions": [
        "https:\/\/www.linkedin.com\/in\/*",
        "https:\/\/commstyle.copilotai.com\/extension\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.linkedin.com\/in\/*"
            ],
            "js": [
                "logger.js",
                "scraping.js",
                "linkedin-profile-content-script.js"
            ]
        }
    ],
    "action": {
        "default_title": "Speakeasy",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}
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