ThunderLixianAssistant
Assistant for ThunderLixian to export download links to aria2/aria2-rpc/wget/IDM/Orbit.
ThunderLixianAssistantとは何ですか?
ThunderLixianAssistantはhttps://imchao.netによって開発されたChromeの拡張機能で、その主な機能は「Assistant for ThunderLixian to export download links to aria2/aria2-rpc/wget/IDM/Orbit.」です。
拡張機能のスクリーンショット
ThunderLixianAssistant拡張機能のCRXファイルをダウンロード
ThunderLixianAssistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
ThunderLixianAssistant make it easier to export download links in ThunderLixian. It supports aria2/aria2-rpc/wget/IDM/Orbit and also YAAW perfectly. This project is a wrapper of ThunderLixianExporter. Thanks to binux(http://binux.me) for ThunderLixianExporter. Thanks to KeFang(http://fangke.im) for the design of logo. Opensource: https://github.com/ohsc/ThunderLixianAssistant https://github.com/binux/ThunderLixianExporter
拡張機能の基本情報
名前 | ThunderLixianAssistant |
ID | eehlmkfpnagoieibahhcghphdbjcdmen |
公式URL | https://chromewebstore.google.com/detail/thunderlixianassistant/eehlmkfpnagoieibahhcghphdbjcdmen |
説明 | Assistant for ThunderLixian to export download links to aria2/aria2-rpc/wget/IDM/Orbit. |
ファイルサイズ | 58.97 KB |
インストール数 | 10,000 |
現在のバージョン | 0.1.7 |
最終更新日 | 2016-12-20 |
公開日 | 2016-12-19 |
評価 | 4.30/5 合計 194 レビュー |
開発者 | https://imchao.net |
支払い方法 | free |
対応言語 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "0.1.7", "manifest_version": 2, "description": "__MSG_description__", "icons": { "128": "images\/logo128.png", "48": "images\/logo48.png", "16": "images\/logo16.png" }, "default_locale": "en", "content_scripts": [ { "matches": [ "http:\/\/dynamic.cloud.vip.xunlei.com\/*", "https:\/\/dynamic.cloud.vip.xunlei.com\/*", "http:\/\/lixian.vip.xunlei.com\/*" ], "js": [ "ThunderLixianExporter\/ThunderLixianExporter.user.js" ] } ] } |