ADfree Player Online
这是一款专业屏蔽视频广告的扩展。
What is ADfree Player Online?
ADfree Player Online is a Chrome extension developed by https://www.sinosky.org, and its main feature is "这是一款专业屏蔽视频广告的扩展。".
Extension Screenshots
Download ADfree Player Online Extension CRX File
Download ADfree Player Online 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
支持屏蔽:优酷、土豆、搜狐、爱奇艺、乐视的视频广告。 注意: 务必打开 chrome://settings/content ,将 Flash 设置为“允许网站运行Flash”。 2.该扩展需要代理权限,会与其他需求代理权限的扩展冲突! **更多详情请点击扩展图标下的“支持与帮助”按钮。
Extension Basic Information
Name | |
ID | kbpopcfmnkebjdgmhgmkejfchdcicehi |
Official URL | https://chrome.google.com/webstore/detail/adfree-player-online/kbpopcfmnkebjdgmhgmkejfchdcicehi |
Description | 这是一款专业屏蔽视频广告的扩展。 |
File Size | 205 KB |
Installation Count | 1,000 |
Current Version | 0.5.1 |
Last Updated | 2017-08-19 |
Publish Date | 2017-08-19 |
Rating | 4.59/5 Total 17 Ratings |
Developer | https://www.sinosky.org |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/jat001/adfree-player-online-extension |
Help Page URL | https://github.com/jat001/adfree-player-online-extension/issues |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "main.html" }, "browser_action": { "default_icon": "img\/icon\/icon64.png", "default_popup": "popup.html", "default_title": "ADfree Player Online" }, "description": "\u8fd9\u662f\u4e00\u6b3e\u4e13\u4e1a\u5c4f\u853d\u89c6\u9891\u5e7f\u544a\u7684\u6269\u5c55\u3002", "icons": { "128": "img\/icon\/icon128.png" }, "manifest_version": 2, "minimum_chrome_version": "38.0.2121.3", "name": "ADfree Player Online", "permissions": [ "storage", "unlimitedStorage", "browsingData", "proxy", "tabs", "webRequest", "webRequestBlocking", "http:\/\/*\/*", "https:\/\/*\/*" ], "version": "0.5.1" } |