Twitch Badge Collector V2 - Collect Chats

Collect only the chats you want in Twitch Chat!

Twitch Badge Collector V2 - Collect Chats란 무엇입니까?

Twitch Badge Collector V2 - Collect Chats은(는) https://badgecollector.dev에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Collect only the chats you want in Twitch Chat!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Twitch Badge Collector V2 - Collect Chats 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Twitch Badge Collector V2 - Collect Twitch Chat

===================================

This Extension is next version of Twitch Badge Collector.

Firefox Add-on: https://mzl.la/3X3nqFm

[ What's new ]

 - Added Filter Element. You can now add multiple conditions to one filter.

 - Improved the UI of the settings page.

===================================

[ Key Features ]

    - Collect Twitch chats by badge or nickname.
    - Filter Addon allows you to collect or exclude chats with specific users or badges.
    - Save chat as Image.
    - Channel point box auto-click.

===========================================================================

This extension is designed to improve the inconvenience of viewing the chat on twitch live broadcast.

Use this extension when you're sad to miss a particular chat from a streamer or other user on a Twitch channel because it's going up so fast!

When you install this program and enter the Twitch Live Chat screen, a line appears in the middle of the chat window to collect chats.

Depending on the program's settings, live chat will be collected & copied, and up to 100 such copied chat will remain.

If the program doesn't work properly or has any inconvenience or features you want, please email the developer via the "Contact the Developer" link on the right, or report through the Support or Review tab on this page.                    

확장 프로그램 기본 정보

이름 Twitch Badge Collector V2 - Collect Chats Twitch Badge Collector V2 - Collect Chats
ID gbcdobpipglclbhabpkacoecddmopojp
공식 URL https://chromewebstore.google.com/detail/twitch-badge-collector-v2/gbcdobpipglclbhabpkacoecddmopojp
설명 Collect only the chats you want in Twitch Chat!
파일 크기 2.45 MB
설치 횟수 12,608
현재 버전 2.11.5
최근 업데이트 2024-02-27
출시 날짜 2022-10-25
평점 4.91/5 총 169 개의 평점
개발자 https://badgecollector.dev
이메일 [email protected]
결제 유형 free
도움말 페이지 URL https://tbc2.bluewarn.dev
개인정보 보호 정책 페이지 URL https://privacy.badgecollector.dev
지원되는 언어 en,ru,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_ExtensionName__",
    "description": "__MSG_ExtensionDesc__",
    "default_locale": "en",
    "version": "2.11.5",
    "action": {
        "default_icon": {
            "128": "src\/assets\/icon.png"
        },
        "default_popup": "src\/popup\/popup.html"
    },
    "icons": {
        "128": "src\/assets\/icon.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/twitchContentScript.tsx-loader-6cffc5c5.js"
            ],
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "exclude_matches": [
                "*:\/\/passport.twitch.tv\/*",
                "*:\/\/gql.twitch.tv\/*"
            ],
            "all_frames": true,
            "css": [
                "twitchContentScript.css"
            ]
        },
        {
            "js": [
                "assets\/remoteContentScript.ts-loader-13073ef6.js"
            ],
            "matches": [
                "https:\/\/*.badgecollector.dev\/mini*",
                "https:\/\/*.badgecollector.dev\/replay*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "assets\/contentScript.tsx-loader-bd405560.js"
            ],
            "matches": [
                "*:\/\/chzzk.naver.com\/*"
            ],
            "all_frames": true,
            "css": [
                "chzzkContentScript.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "webNavigation"
    ],
    "host_permissions": [
        "*:\/\/*.twitch.tv\/*",
        "*:\/\/chzzk.naver.com\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "resources": [
                "src\/assets\/icon.png",
                "src\/assets\/bmc-button.svg"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "resources": [
                "assets\/index-be00c07f.js",
                "assets\/browser-polyfill-9a9731f4.js",
                "assets\/index-4c7f3092.js",
                "assets\/_sentry-release-injection-file-9a186377.js",
                "assets\/utils-common-a3edd43c.js",
                "assets\/useArrayFilterExtension-a0f26bb2.js",
                "assets\/ThemeProvider-8e3dd675.js",
                "assets\/broadcast-channel-7ad1147c.js",
                "assets\/overrideFetch.ts-dd1751b6.js",
                "assets\/twitchContentScript.tsx-9ddf0091.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/*.badgecollector.dev\/*",
                "https:\/\/*.badgecollector.dev\/*"
            ],
            "resources": [
                "assets\/browser-polyfill-9a9731f4.js",
                "assets\/_sentry-release-injection-file-9a186377.js",
                "assets\/remoteContentScript.ts-41fb84df.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/chzzk.naver.com\/*"
            ],
            "resources": [
                "assets\/index-be00c07f.js",
                "assets\/browser-polyfill-9a9731f4.js",
                "assets\/utils-common-a3edd43c.js",
                "assets\/_sentry-release-injection-file-9a186377.js",
                "assets\/index-4c7f3092.js",
                "assets\/useArrayFilterExtension-a0f26bb2.js",
                "assets\/broadcast-channel-7ad1147c.js",
                "assets\/contentScript.tsx-41197ee5.js"
            ],
            "use_dynamic_url": true
        }
    ]
}