YouTool - 移除廣告 For YouTube、LiTV線上影視

移除 YouTube 所有煩人的廣告。移除 LiTV線上影視 開播及中途廣告

YouTool - 移除廣告 For YouTube、LiTV線上影視 là gì?

YouTool - 移除廣告 For YouTube、LiTV線上影視 là một tiện ích mở rộng Chrome được phát triển bởi YouTool, và tính năng chính của nó là "移除 YouTube 所有煩人的廣告。移除 LiTV線上影視 開播及中途廣告".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng YouTool - 移除廣告 For YouTube、LiTV線上影視

Tải xuống các tệp mở rộng YouTool - 移除廣告 For YouTube、LiTV線上影視 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

                        1.1.0 新增支援 LiTV 線上影視,移除開播及播放中的影音廣告。

插件移除了開播前廣告、側欄廣告及播放中的廣告。

立即享受順暢的觀賞體驗。                    

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

Tên YouTool - 移除廣告 For YouTube、LiTV線上影視 YouTool - 移除廣告 For YouTube、LiTV線上影視
ID dbmemgfhdlfokgdgimeejfkbcdaiable
URL Chính Thức https://chromewebstore.google.com/detail/youtool-%E7%A7%BB%E9%99%A4%E5%BB%A3%E5%91%8A-for-youtube%E3%80%81/dbmemgfhdlfokgdgimeejfkbcdaiable
Mô tả 移除 YouTube 所有煩人的廣告。移除 LiTV線上影視 開播及中途廣告
Kích Thước Tệp 101 KB
Số Lần Cài Đặt 11,936
Phiên Bản Hiện Tại 1.1.7
Cập Nhật Lần Cuối 2021-07-03
Ngày Phát Hành 2020-06-28
Đánh Giá 3.37/5 Tổng số 51 Đánh Giá
Nhà Phát Triển YouTool
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YouTool - \u79fb\u9664\u5ee3\u544a For YouTube\u3001LiTV\u7dda\u4e0a\u5f71\u8996",
    "short_name": "YouTool",
    "description": "\u79fb\u9664 YouTube \u6240\u6709\u7169\u4eba\u7684\u5ee3\u544a\u3002\u79fb\u9664 LiTV\u7dda\u4e0a\u5f71\u8996 \u958b\u64ad\u53ca\u4e2d\u9014\u5ee3\u544a",
    "version": "1.1.7",
    "permissions": [
        "*:\/\/*\/*",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "scripts": [
            "script\/jquery-1.12.4.min.js",
            "script\/BG.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/19X19.png"
    },
    "content_scripts": [
        {
            "js": [
                "script\/jquery-1.12.4.min.js",
                "script\/jquery.cookie.js",
                "script\/CT.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "128": "images\/128X128.png",
        "16": "images\/16X16.png",
        "48": "images\/48X48.png"
    },
    "web_accessible_resources": [
        "images\/48X48.png"
    ],
    "manifest_version": 2
}