Twitch Chat Nexus

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

Twitch Chat Nexus là gì?

Twitch Chat Nexus là một tiện ích mở rộng Chrome được phát triển bởi Fractalo, và tính năng chính của nó là "Lets you view your Twitch chat history or collect chats of interest from the live chat window.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Twitch Chat Nexus

Tải xuống các tệp mở rộng Twitch Chat Nexus dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Twitch Chat Nexus Twitch Chat Nexus
ID oopcjaklhenijofoanbpchndknfadldn
URL Chính Thức https://chromewebstore.google.com/detail/twitch-chat-nexus/oopcjaklhenijofoanbpchndknfadldn
Mô tả Lets you view your Twitch chat history or collect chats of interest from the live chat window.
Kích Thước Tệp 2.35 MB
Số Lần Cài Đặt 7,774
Phiên Bản Hiện Tại 2.0.4
Cập Nhật Lần Cuối 2024-02-28
Ngày Phát Hành 2023-05-09
Đánh Giá 5.00/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Fractalo
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/fractalo/twitch-chat-nexus
Ngôn Ngữ Được Hỗ Trợ 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
        }
    ]
}