alexhua / Aria2-Explorer

An aria2 download task management extension for chromium based browser
https://www.aria2e.com/
BSD 3-Clause "New" or "Revised" License
789 stars 66 forks source link

Magnet url support #38

Closed vipinaggar closed 4 years ago

vipinaggar commented 4 years ago

Pls add support for magnet url like in the below mentioned extension https://chrome.google.com/webstore/detail/aria2-manager/lbfekjdfefiipnbkpgldhicajcoldcmb

it make the addon complete and we do not have to install any app for magnet .

alexhua commented 4 years ago

From my view, it is not a decent method to inject JS snippet to every page you visited to capture the uncommon magnet link. Exporting it from context menu, you deserve it, dude.

alexhua commented 4 years ago

Dude, I've found the right way to support magnet URL, just wait for the next version.

vipinaggar commented 4 years ago

Thanks on desktop the option is working but in android kiwi browser the option gets automatically unticked on saving the option page

vipinaggar commented 4 years ago

Thanks on desktop the option is working but in android kiwi browser the option gets automatically unticked on saving the option page

शुक्र, 5 जून 2020 को 3:38 pm बजे को Alex Hua notifications@github.com ने लिखा:

Closed #38 https://github.com/alexhua/Aria2-for-chrome/issues/38 via 8aba41f https://github.com/alexhua/Aria2-for-chrome/commit/8aba41f0548eb589f6b07f002aa03c55d69671d4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexhua/Aria2-for-chrome/issues/38#event-3410627272, or unsubscribe https://github.com/notifications/unsubscribe-auth/APWKN636NWBWHI4H3Z33MZDRVC73DANCNFSM4NMXSIWQ .

alexhua commented 4 years ago

I'm not sure what results in this problem, maybe android system or kiwi browser. Anyway it is out of my support range.

vipinaggar commented 4 years ago

So you dont provide support for android because it is not the fault of kiwi browser if all functions of your addon is working I suppose.

login404 commented 3 years ago

这个是如何工作的? 选项里开启了拦截磁链跟下载拦截 但点击磁链的超链接并无反映

alexhua commented 3 years ago

这个是如何工作的? 选项里开启了拦截磁链跟下载拦截 但点击磁链的超链接并无反映

注册了系统Magnet协议的默认打卡程序 你是什么系统? 批注 2020-08-12 184835 开启拦截,点保存后,会弹出左上角的对话框,需要点允许。

login404 commented 3 years ago

懂了 我全局把设置默认协议给禁了… 看描述说是网站以为扩展不会用到

login404 commented 3 years ago

不支持隐身模式? 把其他所有扩展禁用后 仍显示遭到某个扩展程序的阻止

alexhua commented 3 years ago

不支持隐身模式? 把其他所有扩展禁用后 仍显示遭到某个扩展程序的阻止

隐身模式下拿不到用户设置,拦截支持不了,可以用右键导出。