迅雷云点播最新破解版
云点播当前页面的视频文件链接。
迅雷云点播最新破解版とは何ですか?
迅雷云点播最新破解版はhttp://www.webspider.meによって開発されたChromeの拡張機能で、その主な機能は「云点播当前页面的视频文件链接。」です。
迅雷云点播最新破解版拡張機能のCRXファイルをダウンロード
迅雷云点播最新破解版拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
点击工具栏按钮后自动查找当前页面可播放视频下载地址,链接到网络蜘蛛云点播(vod.webspider.me:888)播放。 利用最新技术破解迅雷云点播。 打开页面自动显示可播放的链接数,右击链接选择小二云点播,自动跳转到播放页
拡張機能の基本情報
名前 | |
ID | fhlahjpnknlnedgmgbnbhijopkeafbpf |
公式URL | https://chrome.google.com/webstore/detail/%E8%BF%85%E9%9B%B7%E4%BA%91%E7%82%B9%E6%92%AD%E6%9C%80%E6%96%B0%E7%A0%B4%E8%A7%A3%E7%89%88/fhlahjpnknlnedgmgbnbhijopkeafbpf |
説明 | 云点播当前页面的视频文件链接。 |
ファイルサイズ | 215 KB |
インストール数 | 151 |
現在のバージョン | 1.0 |
最終更新日 | 2015-09-06 |
公開日 | 2015-09-06 |
開発者 | http://www.webspider.me |
支払い方法 | free |
拡張機能のウェブサイト | http://www.webspider.me |
ヘルプページのURL | http://www.webspider.me/message.html |
対応言語 | zh-CN |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u8fc5\u96f7\u4e91\u70b9\u64ad\u6700\u65b0\u7834\u89e3\u7248", "version": "1.0", "manifest_version": 2, "description": "\u4e91\u70b9\u64ad\u5f53\u524d\u9875\u9762\u7684\u89c6\u9891\u6587\u4ef6\u94fe\u63a5\u3002", "background": { "scripts": [ "misc\/x2yun.background.js" ] }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end", "all_frames": true, "js": [ "misc\/x2yun.fetch.js" ] } ], "browser_action": { "default_icon": "misc\/icon16x16.png", "default_popup": "x2yun.html" }, "icons": { "16": "misc\/icon16x16.png", "48": "misc\/icon48x48.png", "128": "misc\/icon128x128.png" }, "homepage_url": "http:\/\/vod.webspider.me:888\/", "permissions": [ "contextMenus", "tabs", "bookmarks", "http:\/\/*\/*", "https:\/\/*\/*" ] } |