AI 产品解读Chrome browser download bridge to Xunlei/Thunder desktop client — intercepts download requests and redirects them to the locally installed Thunder application for accelerated downloading
Users want to leverage Xunlei/Thunder's download acceleration technology (multi-source, P2P) for browser downloads instead of relying on Chrome's built-in download manager, which lacks acceleration features
1. User installs Thunder desktop client and this Chrome extension. 2. Extension monitors browser download requests via webRequest/downloads APIs. 3. When a download is detected on an active domain, the extension intercepts it (for files >2MB). 4. Extension sends the download URL, cookies, and referer to the local Thunder client via native messaging. 5. Thunder client handles the actual download with its acceleration technology. 6. User can also right-click links to explicitly download with Thunder, or use multi-select mode to batch-download.
Automatic download interception and redirection to Thunder desktop clientMulti-select download mode (Shift+D) for batch downloading multiple links from a webpageOnline video detection and download supportContext menu right-click "Download with Thunder" for links and imagesBatch image download featureCloud storage save (存云盘) integration with Thunder 12 client
- 目标用户
- Xunlei/Thunder desktop client users who browse the web in Chrome / Users in China who use Thunder for accelerated downloads / Users who need batch/multi-link downloading from webpages / Users who want to download online videos from web pages
- Extension source code is heavily minified making some context around keyword matches difficult to verify
- The 'vip' and '会员' keyword hits in minified code could not be fully contextualized — they may relate to UI elements for the Xunlei client's own VIP features displayed within the extension popup
- Cannot fully verify whether certain features shown in the extension UI (like cloud save) might require Thunder client VIP membership
付费分析未识别到付费功能
No payment platforms, subscription logic, billing APIs, or upgrade/premium UI found in the extension source code. No matches for paid/购买/subscription/premium keywords. The extension itself is free and all its features (download interception, multi-select download, video sniffing, batch image download, context menu) are available without payment. The destination Xunlei desktop client may have its own VIP/premium tiers, but the extension does not gate any features behind payment.
- 置信度
- 85
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension has no login UI, no account creation flow, and no authentication mechanism. It communicates with the locally installed Xunlei/Thunder desktop client via native messaging (chrome.runtime.connectNative("com.thunder.chrome.host")) and localhost HTTP requests to 127.0.0.1:5021. No matches found for login/sign_in/account keywords in source code. The extension's core workflow (intercepting and redirecting downloads) requires the Thunder desktop client to be installed but does not require any user account or login.
没什么用,P站视频根本下不了。
垃圾迅雷
非常好用,可以下载短视频
调用客户端也就算了,下载前询问都不询问,开个pdf都直接调用很烦
还行吧 这玩意 就是不太人性化
我特地下载回来就为给他来个差评,这个迅雷插件会在你访问的链接后面偷偷添加隐藏按钮等东西,我因为这个导致JSON数据回到错误,关键是还用了display:none去隐藏,让我查了好半天简直恶心,添加的内容如下: <div class="xl-chrome-ext-bar" id="xl_chrome_ext_{避免麻烦删除了ID}" style="dislay:none"> <div class="xl-chrome-ext-bar__logo"></div> <a id="xl_chrome_ext_download" href="javascript:;" class="xl-chrome-ext-bar__option">下载视频</a> <a id="xl_chrome_ext_close" href="javascript:;" class="xl-chrome-ext-bar__close"></a> </div>
Mac 根本不支持啊...
迅雷是识别不了系统吗?mac让下exe文件?
Does not work with lastest Thunder 3.4.1(4368) on MacOS.
Mac用不了