WebExtension.net
WebExtension.net

Lightspeed Digital Insight Agent

View on Chrome Web Store
View Lightspeed Digital Insight Agent Chrome Extension on Chrome Web Store
1.2 (53 ratings)

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

Lightspeed Digital Insight Agent
Type
Extension
Users
5,000,000 users
Lightspeed Systems
View author page of Lightspeed Systems
Published
Published on September 7, 2019
Version 3.7.6
Manifest version
3
Updated
Updated on October 2, 2024
View on Chrome Web Store
View Lightspeed Digital Insight Agent Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.7.6",
    "name": "Lightspeed Digital Insight Agent",
    "short_name": "Lightspeed Digital Insight Agent",
    "description": "Lightspeed Digital Insight Agent",
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "tabs",
        "enterprise.deviceAttributes",
        "alarms",
        "storage",
        "geolocation",
        "system.cpu",
        "system.storage",
        "system.memory",
        "offscreen"
    ],
    "host_permissions": [
        "https:\/\/development-agent.catchon.com\/",
        "https:\/\/staging-agent.catchon.com\/",
        "https:\/\/my.catchon.com\/",
        "https:\/\/agent.catchon.com\/"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/user-interaction.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/digital-insight(16x16).png",
            "32": "images\/digital-insight(32x32).png",
            "48": "images\/digital-insight(48x48).png",
            "128": "images\/digital-insight(128x128).png"
        }
    },
    "storage": {
        "managed_schema": "schema.json"
    },
    "icons": {
        "16": "images\/digital-insight(16x16).png",
        "32": "images\/digital-insight(32x32).png",
        "48": "images\/digital-insight(48x48).png",
        "128": "images\/digital-insight(128x128).png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "env\/*.json",
                "client.wasm",
                "js\/wasm_exec.js",
                "js\/speed_test.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "options_ui": {
        "page": "location.html"
    },
    "manifest_version": 3
}
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