百度云大文件下载破解
百度云大文件下载地址破解,作者cloudroc
What is 百度云大文件下载破解?
百度云大文件下载破解 is a Chrome extension developed by guanjiayi.cn, and its main feature is "百度云大文件下载地址破解,作者cloudroc".
Extension Screenshots
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
好像已经挂了 大家不要下来了··· 除非你想试一下 ---- 百度云大文件下载破解,chrome插件 详细说明: http://blog.jarjar.cn/one-line-js-crack-baidu-yun/ 代码: https://github.com/cloudroc/baidu-nolimit 参考链接: 知乎:https://www.zhihu.com/question/36609103 stackoverflow:http://stackoverflow.com/questions/23202136/changing-navigator-useragent-using-chrome-extension
Extension Basic Information
Name | |
ID | jnodfjpjimimdaikplcmpoknojongked |
Official URL | https://chrome.google.com/webstore/detail/%E7%99%BE%E5%BA%A6%E4%BA%91%E5%A4%A7%E6%96%87%E4%BB%B6%E4%B8%8B%E8%BD%BD%E7%A0%B4%E8%A7%A3/jnodfjpjimimdaikplcmpoknojongked |
Description | 百度云大文件下载地址破解,作者cloudroc |
File Size | 130 KB |
Installation Count | 20,000 |
Current Version | 1.0.1 |
Last Updated | 2018-07-08 |
Publish Date | 2018-07-08 |
Rating | 4.61/5 Total 435 Ratings |
Developer | guanjiayi.cn |
Payment Type | free |
Extension Website | https://github.com/cloudroc/baidu-nolimit |
Help Page URL | http://blog.jarjar.cn/one-line-js-crack-baidu-yun/ |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "browser_action": { "default_icon": "logo\/Icon-48.png", "default_title": "\u767e\u5ea6\u4e91\u5927\u6587\u4ef6\u4e0b\u8f7d\u7834\u89e3", "default_popup": "popup.html" }, "description": "\u767e\u5ea6\u4e91\u5927\u6587\u4ef6\u4e0b\u8f7d\u5730\u5740\u7834\u89e3\uff0c\u4f5c\u8005cloudroc", "icons": { "128": "logo\/Icon-128.png", "32": "logo\/Icon-32.png", "48": "logo\/Icon-48.png", "16": "logo\/Icon-16.png" }, "content_scripts": [ { "run_at": "document_start", "matches": [ "*:\/\/pan.baidu.com\/*" ], "js": [ "core.js" ], "all_frames": true } ], "web_accessible_resources": [ "logo\/Icon-256.png" ], "name": "\u767e\u5ea6\u4e91\u5927\u6587\u4ef6\u4e0b\u8f7d\u7834\u89e3", "short_name": "\u767e\u5ea6\u4e91\u5927\u6587\u4ef6\u4e0b\u8f7d\u7834\u89e3", "permissions": [ "cookies", "tabs" ], "version": "1.0.1" } |