WebExtension.net
WebExtension.net

TTV Sharpen

View on Chrome Web Store
View TTV Sharpen Chrome Extension on Chrome Web Store
5.0 (2 ratings)

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

트위치의 영상에 선명하게 필터를 적용합니다.
Type
Extension
Users
895 users
2
Website chz.app
argo
View author page of argo
Published
Published on September 27, 2023
Version 1.1.2
Manifest version
3
Updated
Updated on January 16, 2024
View on Chrome Web Store
View TTV Sharpen 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",
    "name": "TTV Sharpen",
    "description": "\ud2b8\uc704\uce58\uc758 \uc601\uc0c1\uc5d0 \uc120\uba85\ud558\uac8c \ud544\ud130\ub97c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
    "version": "1.1.2",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "exclude_globs": [
                "*:\/\/api.twitch.tv\/*"
            ],
            "js": [
                "script.js"
            ],
            "css": [
                "style.css"
            ],
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "all_frames": true
        }
    ]
}
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