WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ziplyne JH Staging Player Hybrid

Ziplyne JH Staging Player Hybrid

View on Chrome Web Store
View Ziplyne JH Staging Player Hybrid Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 times

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

Playback a Zip (guided step-by-step experience) on any platform at Johns Hopkins Enterprise.
Type
Extension
Users
34 users
1
Ziplyne
View author page of Ziplyne
Published
Published on January 14, 2022
Version 6.0.0
Manifest version
2
Updated
Updated on January 14, 2022
productivity/workflow
Extension Category
View on Chrome Web Store
View Ziplyne JH Staging Player Hybrid 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",
    "name": "Ziplyne JH Staging Player Hybrid",
    "short_name": "Ziplyne Player Hybrid",
    "description": "Playback a Zip (guided step-by-step experience) on any platform at Johns Hopkins Enterprise.",
    "version": "6.0.0",
    "permissions": [
        "storage",
        "https:\/\/*\/"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "icons": {
        "128": "\/img\/logo.png"
    },
    "browser_action": {
        "default_title": "Ziplyne Player Embed"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/snippet.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "manifest_version": 2,
    "author": "Ziplyne TM",
    "incognito": "split"
}
© 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