WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Captivated

Captivated

View on Chrome Web Store
View Captivated Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 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.

Integrate captivated.works into your existing web browser workflows
Type
Extension
Users
2,000 users
1K
captivatedllc
View author page of captivatedllc
Published
Published on July 20, 2017
Version 3.97.65
Manifest version
3
Updated
Updated on July 1, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Captivated 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": "Captivated",
    "short_name": "Captivated",
    "description": "Integrate captivated.works into your existing web browser workflows",
    "version": "3.97.65",
    "author": "Captivated",
    "permissions": [
        "webNavigation",
        "sidePanel",
        "activeTab",
        "storage"
    ],
    "icons": {
        "16": "assets\/icon-16.png",
        "48": "assets\/icon-48.png",
        "128": "assets\/icon-128.png"
    },
    "action": {
        "default_title": "Captivated",
        "default_icon": "assets\/icon-browser-action.png"
    },
    "side_panel": {
        "default_path": "dist\/index.html"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self' gap:\/\/ready; script-src 'self'; font-src 'self' data: https:\/\/fonts.googleapis.com https:\/\/fonts.gstatic.com; connect-src 'self' blob: localhost:3000 dockerhost:3000 ws:\/\/localhost:8080 *.captivated.works ws:\/\/*.captivated.works wss:\/\/*.captivated.works s3.amazonaws.com api.raygun.io api.mixpanel.com fcm.googleapis.com https:\/\/ecs.us1.twilio.com wss:\/\/global.vss.twilio.com wss:\/\/sdkgw.us1.twilio.com *.nylas.com *; img-src 'self' data: blob: media.licdn.com *.amazonaws.com *.openstreetmap.org *.cartocdn.com *.googleusercontent.com *.captivated.works captivated-api-integration.herokuapp.com captivated-api-staging.herokuapp.com captivated-api.herokuapp.com *.ggpht.com *; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com https:\/\/fonts.gstatic.com d1mt1jlp77hn7m.cloudfront.net dkg63mm7284y1.cloudfront.net *.nylas.com; media-src 'self' *.cloudfront.net *.amazonaws.com mediastream; frame-src gap: d1mt1jlp77hn7m.cloudfront.net dkg63mm7284y1.cloudfront.net learn.captivated.works *.nylas.com;"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "index.js"
            ],
            "all_frames": true
        }
    ]
}
© 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