WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Ziplyne Flex Player (Live)

Ziplyne Flex Player (Live)

View on Chrome Web Store
0.0 (0 ratings)
5 views
0 downloads

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

Navigate a guided experience on any platform (3rd Party or Flex Custom Apps)
Type
Extension
Users
20,000 users
5K
Ziplyne
Published
Version 7.1.5.1
Manifest version
3
Updated
productivity/workflow
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ziplyne Flex Player (Live)",
    "short_name": "Player Extension",
    "description": "Navigate a guided experience on any platform (3rd Party or Flex Custom Apps)",
    "version": "7.1.5.1",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "public\/lib\/cryptojs.js",
                "public\/lib\/spatial_navigation.js",
                "public\/lib\/webcomponents-ce.js",
                "public\/js\/player\/urlPattern.js",
                "public\/js\/player\/config.js",
                "public\/js\/player\/topscript.js",
                "public\/js\/player\/utility.js",
                "public\/js\/creator\/selector.js",
                "public\/components\/popupComp.js",
                "public\/components\/cameraComp.js",
                "public\/js\/player\/zipPulse.js",
                "public\/js\/player\/createPopover.js",
                "public\/js\/player\/iframesync.js",
                "public\/js\/player\/zipTrigger.js",
                "public\/js\/player\/zipGuide.js",
                "public\/js\/player\/globalWindowEventListeners.js",
                "public\/js\/player\/zipEventHandlers.js",
                "public\/js\/extensions\/tooltipsModule.js",
                "public\/js\/extensions\/startPulseModule.js",
                "public\/js\/player\/entry.js",
                "public\/js\/player\/zipMain.js",
                "public\/js\/player\/analytics.js",
                "public\/js\/player\/inputValidation.js",
                "public\/js\/player\/autoplay.js",
                "public\/js\/player\/guidePageAnalytics.js",
                "public\/js\/player\/multidomain.js",
                "public\/js\/player\/guidePacks.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle",
            "js": [
                "foreground-bundle.js"
            ],
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "manifest_version": 3,
    "author": "Ziplyne",
    "icons": {
        "128": "public\/asset\/logo.png"
    }
}
© 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.