YouTool - 移除廣告 For YouTube、LiTV線上影視
移除 YouTube 所有煩人的廣告。移除 LiTV線上影視 開播及中途廣告
What is YouTool - 移除廣告 For YouTube、LiTV線上影視?
YouTool - 移除廣告 For YouTube、LiTV線上影視 is a Chrome extension developed by YouTool, and its main feature is "移除 YouTube 所有煩人的廣告。移除 LiTV線上影視 開播及中途廣告".
Extension Screenshots
Download YouTool - 移除廣告 For YouTube、LiTV線上影視 Extension CRX File
Download YouTool - 移除廣告 For YouTube、LiTV線上影視 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
1.1.0 新增支援 LiTV 線上影視,移除開播及播放中的影音廣告。 插件移除了開播前廣告、側欄廣告及播放中的廣告。 立即享受順暢的觀賞體驗。
Extension Basic Information
Name | YouTool - 移除廣告 For YouTube、LiTV線上影視 |
ID | dbmemgfhdlfokgdgimeejfkbcdaiable |
Official URL | https://chromewebstore.google.com/detail/youtool-%E7%A7%BB%E9%99%A4%E5%BB%A3%E5%91%8A-for-youtube%E3%80%81/dbmemgfhdlfokgdgimeejfkbcdaiable |
Description | 移除 YouTube 所有煩人的廣告。移除 LiTV線上影視 開播及中途廣告 |
File Size | 101 KB |
Installation Count | 11,936 |
Current Version | 1.1.7 |
Last Updated | 2021-07-03 |
Publish Date | 2020-06-28 |
Rating | 3.37/5 Total 51 Ratings |
Developer | YouTool |
[email protected] | |
Payment Type | free |
Supported Languages | 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 } |