WebExtension.net
WebExtension.net

Cheese Knife - CHZZK Toolkit

View on Chrome Web Store
View Cheese Knife - CHZZK Toolkit Chrome Extension on Chrome Web Store
4.8 (115 ratings)

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

Adds useful features and tools to CHZZK.
Type
Extension
Users
20,000 users
Website chz.app
argo
View author page of argo
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 20, 2023
Version 2.7.4
Manifest version
3
Updated
Updated on October 15, 2024
View on Chrome Web Store
View Cheese Knife - CHZZK Toolkit Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_ext_name__",
    "short_name": "__MSG_ext_shortName__",
    "version": "2.7.4",
    "description": "__MSG_ext_description__",
    "default_locale": "ko",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "homepage_url": "https:\/\/www.chz.app\/",
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.chzzk.naver.com\/*"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "web\/*"
            ],
            "matches": [
                "*:\/\/*.chzzk.naver.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "config.js",
                "web\/main.js"
            ],
            "css": [
                "web\/main.css"
            ],
            "matches": [
                "*:\/\/*.chzzk.naver.com\/*"
            ],
            "exclude_globs": [
                "*:\/\/api.chzzk.naver.com\/*"
            ]
        }
    ]
}
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