치지직 추천 영상 제거기

치지직 메인의 추천 영상 영역을 제거합니다.

What is 치지직 추천 영상 제거기?

치지직 추천 영상 제거기 is a Chrome extension developed by ARBA, and its main feature is "치지직 메인의 추천 영상 영역을 제거합니다.".

Extension Screenshots

screenshot

Download 치지직 추천 영상 제거기 Extension CRX File

Download 치지직 추천 영상 제거기 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        추천 영역 영상을 일시정지 하거나 음소거 할 수 없어 불편 할 때 사용합니다.                    

Extension Basic Information

Name 치지직 추천 영상 제거기 치지직 추천 영상 제거기
ID ogbcgioebdklkpgghjeipcecobiddiap
Official URL https://chromewebstore.google.com/detail/%EC%B9%98%EC%A7%80%EC%A7%81-%EC%B6%94%EC%B2%9C-%EC%98%81%EC%83%81-%EC%A0%9C%EA%B1%B0%EA%B8%B0/ogbcgioebdklkpgghjeipcecobiddiap
Description 치지직 메인의 추천 영상 영역을 제거합니다.
File Size 9.42 KB
Installation Count 47
Current Version 1.4
Last Updated 2024-02-06
Publish Date 2024-02-01
Developer ARBA
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\uce58\uc9c0\uc9c1 \ucd94\ucc9c \uc601\uc0c1 \uc81c\uac70\uae30",
    "version": "1.4",
    "description": "\uce58\uc9c0\uc9c1 \uba54\uc778\uc758 \ucd94\ucc9c \uc601\uc0c1 \uc601\uc5ed\uc744 \uc81c\uac70\ud569\ub2c8\ub2e4.",
    "manifest_version": 3,
    "content_scripts": [
        {
            "matches": [
                "*:\/\/chzzk.naver.com\/*"
            ],
            "js": [
                "scripts\/inject.js"
            ]
        }
    ],
    "icons": {
        "16": "11510808-16.png",
        "32": "11510808-32.png",
        "48": "11510808-48.png",
        "128": "11510808-128.png"
    },
    "action": {
        "default_icon": {
            "16": "11510808-16.png",
            "24": "11510808-24.png",
            "32": "11510808-32.png"
        },
        "default_title": "\uce58\uc9c0\uc9c1 \ucd94\ucc9c \uc601\uc0c1 \uc81c\uac70\uae30"
    }
}