WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ziplyne JH Production Hybrid Creator

Ziplyne JH Production Hybrid Creator

View on Chrome Web Store
View Ziplyne JH Production Hybrid Creator 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.

Create in-app guides (Zips) on any platform at Johns Hopkins Enterprise
Type
Extension
Users
16 users
1
Ziplyne
View author page of Ziplyne
Published
Published on January 13, 2022
Version 6.0.0
Manifest version
2
Updated
Updated on January 13, 2022
productivity/workflow
Extension Category
View on Chrome Web Store
View Ziplyne JH Production Hybrid Creator 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 Production Hybrid Creator",
    "short_name": "Ziplyne Hybrid Creator",
    "description": "Create in-app guides (Zips) on any platform at Johns Hopkins Enterprise",
    "version": "6.0.0",
    "permissions": [
        "storage",
        "https:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "public\/js\/common\/background.js",
            "public\/js\/interface\/contentTobackground.js"
        ],
        "persistent": true
    },
    "icons": {
        "128": "public\/img\/logo.png"
    },
    "browser_action": {
        "default_title": "Ziplyne Creator"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "public\/js\/snippet.js"
            ],
            "css": [
                "public\/styles\/wewalkthruiframe.css"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "src\/*"
    ],
    "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