电影天堂去广告插件
电影天堂dy2018.com去广告插件
What is 电影天堂去广告插件?
电影天堂去广告插件 is a Chrome extension developed by 小馒头, and its main feature is "电影天堂dy2018.com去广告插件".
Download 电影天堂去广告插件 Extension CRX File
Download 电影天堂去广告插件 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
电影天堂去广告插件 爸爸再也不同当心的下电影被广告打扰
Extension Basic Information
Name | |
ID | oeijpkbkfmmcnlaffgdlfmbmdpglegdb |
Official URL | https://chromewebstore.google.com/detail/%E7%94%B5%E5%BD%B1%E5%A4%A9%E5%A0%82%E5%8E%BB%E5%B9%BF%E5%91%8A%E6%8F%92%E4%BB%B6/oeijpkbkfmmcnlaffgdlfmbmdpglegdb |
Description | 电影天堂dy2018.com去广告插件 |
File Size | 102 KB |
Installation Count | 83 |
Current Version | 1.0.1 |
Last Updated | 2016-09-20 |
Publish Date | 2016-09-20 |
Rating | 5.00/5 Total 2 Ratings |
Developer | 小馒头 |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u7535\u5f71\u5929\u5802\u53bb\u5e7f\u544a\u63d2\u4ef6", "short_name": "dy2018\u53bb\u5e7f\u544a\u63d2\u4ef6", "manifest_version": 2, "version": "1.0.1", "description": "\u7535\u5f71\u5929\u5802dy2018.com\u53bb\u5e7f\u544a\u63d2\u4ef6", "icons": { "16": "ICON\/default_icon_16.png", "48": "ICON\/default_icon_48.png", "128": "ICON\/default_icon_128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*" ], "js": [ "Extend\/jquery-2.1.1.js", "AdFree.js", "Extend\/yj.js" ], "run_at": "document_start" } ], "browser_action": { "default_icon": "ICON\/default_icon.png", "default_title": "\u7535\u5f71\u5929\u5802dy2018.com\u53bb\u5e7f\u544a\u63d2\u4ef6" }, "background": [], "permissions": [ "tabs", "http:\/\/*\/*", "bookmarks", "chrome:\/\/favicon\/", "contextMenus" ], "web_accessible_resources": [ "BookMark\/sherpa\/default.html", "chrome:\/\/favicon\/" ] } |