Twitch Chat Nexus

Lets you view your Twitch chat history or collect chats of interest from the live chat window.

Twitch Chat Nexusとは何ですか?

Twitch Chat NexusはFractaloによって開発されたChromeの拡張機能で、その主な機能は「Lets you view your Twitch chat history or collect chats of interest from the live chat window.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Twitch Chat Nexus拡張機能のCRXファイルをダウンロード

Twitch Chat Nexus拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        An extension that provides features to enhance your Twitch chat experience.

Key Features:

• View your chat history through the button at the bottom of the chat window
• Adds an area to the chat window where you can collect chats of interest
• Indicates in color in the chat text box whether your chat has been sent successfully


[View chat history]
- A "Chat History" button is added at the bottom of the chat window. (Button can be moved to chat settings menu)
- You can also browse chat history by page.
- Username hiding function (Used for screen capture)
- Show date at the top when scrolling

[Filtered chat view]
- Adds an area to the chat window where you can collect chats of interest. (If the feature is enabled on the options page)
- Automatic area resizing is possible. Areas automatically collapse when inactive for a period of time and expand again when active.
- You can save the filtered chats as an image.
- You can add and edit username / keyword / badge filters using the filter editor.

[Show chat transfer status]
- Status Type: Response waiting (gray) / Sending success (green) / Response timeout (orange)
- Appearance and behavior can be customized                    

拡張機能の基本情報

名前 Twitch Chat Nexus Twitch Chat Nexus
ID oopcjaklhenijofoanbpchndknfadldn
公式URL https://chromewebstore.google.com/detail/twitch-chat-nexus/oopcjaklhenijofoanbpchndknfadldn
説明 Lets you view your Twitch chat history or collect chats of interest from the live chat window.
ファイルサイズ 2.35 MB
インストール数 7,774
現在のバージョン 2.0.4
最終更新日 2024-02-28
公開日 2023-05-09
評価 5.00/5 合計 8 レビュー
開発者 Fractalo
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/fractalo/twitch-chat-nexus
対応言語 en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "2.0.4",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "src\/assets\/icons\/icon16.png",
        "32": "src\/assets\/icons\/icon32.png",
        "48": "src\/assets\/icons\/icon48.png",
        "128": "src\/assets\/icons\/icon128.png"
    },
    "action": {
        "default_popup": "src\/popup\/index.html",
        "default_title": "__MSG_extName__"
    },
    "host_permissions": [
        "*:\/\/*.twitch.tv\/*"
    ],
    "permissions": [
        "storage",
        "scripting"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "options_ui": {
        "page": "src\/options\/index.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-DxmXT0_D.js"
            ],
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "css": [
                "assets\/fa-layers-text-CzRTupYY.css",
                "assets\/IconButton-DxdbX_zP.css",
                "assets\/Tooltip-CANOToWy.css",
                "assets\/index-ChaoL0JP.css",
                "assets\/index-Dh3VRkFi.css",
                "assets\/index-NS2xGt1F.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "resources": [
                "scripts\/interceptor.js",
                "src\/assets\/logo.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "resources": [
                "assets\/preload-helper-CRTsvRaD.js",
                "assets\/messaging-CD5jDzD8.js",
                "assets\/storage-Bhzw9B4B.js",
                "assets\/Messaging-D1poG4dT.js",
                "assets\/utils-B1e9EQ_G.js",
                "assets\/utils-DtwSn3mD.js",
                "assets\/index-wDnkV3_Z.js",
                "assets\/typePredicates-DT6fAf5w.js",
                "assets\/dayjs.min-DUnhdgml.js",
                "assets\/_commonjsHelpers-Cpj98o6Y.js",
                "assets\/FileSaver.min-BFbnFquq.js",
                "assets\/index.ts-CQJu8Vxp.js",
                "assets\/messaging-CZUUrNOr.js",
                "assets\/stores-Q2S2rvo1.js",
                "assets\/index-UgYDbg-_.js",
                "assets\/js.cookie-Cz0CWeBA.js",
                "assets\/waitForDOMReady-BSVHyey-.js",
                "assets\/index-DLeLyNXY.js",
                "assets\/distinctStore-CQaNG1UK.js",
                "assets\/index.ts-B2Wot2S4.js",
                "assets\/index-CWbTh0kA.js",
                "assets\/index-CwaEjAuh.js",
                "assets\/each-DwA8fkvN.js",
                "assets\/IconButton-D6fEvS8M.js",
                "assets\/XMark-CKpbGAzx.js",
                "assets\/fa-layers-text.svelte_svelte_type_style_lang-nJFAFif9.js",
                "assets\/index.ts-B4e55IUn.js",
                "assets\/index-vUJxrUB2.js",
                "assets\/index-qHGX39So.js",
                "assets\/domObserver-Dlz-VB8W.js",
                "assets\/index.ts-DCVhHK0s.js",
                "assets\/stores-CUwMHKoU.js",
                "assets\/ChatRoomContent-DrR3TtL6.js",
                "assets\/index.ts-BWlb8J7I.js",
                "assets\/Tooltip-DjP6knOr.js",
                "assets\/DropdownTooltipIconButton-CO7-hkRX.js",
                "assets\/Portal-Hb-FBC8x.js",
                "assets\/index.ts-CKHiCxQI.js",
                "assets\/index.ts-lq_Eb_-n.js",
                "assets\/index-BICLyh_Z.js",
                "assets\/globals-D0QH3NT1.js",
                "assets\/lodash-Dp2kutCU.js",
                "assets\/index.ts-CxXNEOo8.js",
                "assets\/index.ts-Pu6z5eYE.js"
            ],
            "use_dynamic_url": true
        }
    ]
}