Feature Request: Browser Extension
mortyobnoxious opened this issue · 7 comments
First of all, thank you.
This is a little bit unrelated to software itself directly but is it possible to make a browser extension to directly add magnet links to Cloud Torrent.
When users click right on a magnet link, there will be an option in the browser's context menu as in picture below and clicking on it will send magnet link to Cloud Torrent:
I know everyone has their own Cloud Torrent, so i don't know if this possible or not. Sorry in advance.
I would love to use this option
I have developed a mozilla extension which fulfills the same purpose as mentioned above.
Find it at https://addons.mozilla.org/en-US/firefox/addon/cloud-torrent-magnet/. I have been using it since very long.
I know everyone has their own Cloud Torrent, so i don't know if this possible or not. Sorry in advance.
In fact, you can enter your own server address in the add-on preference section or addon-settings section.
The source code can be viewed here https://github.com/ketankr9/cloud-torrent-extension
@fahimanwer @mortyobnoxious
I wonder if I can add the upload function of oneindex, so that I can directly upload my onedrive network disk after the cloud torrent download is completed
I wonder if I can add the upload function of oneindex, so that I can directly upload my onedrive network disk after the cloud torrent download is completed
@skydoor-evilspirit Maybe this is what you want boypt#11
@ketankr9 hi, first of all, thank you.
Does it work if cloud torrent need authentication (username and password)?
@ketankr9 hi, first of all, thank you.
Does it work if cloud torrent need authentication (username and password)?
Thanks for pointing it out, I have updated the addon ketankr9/cloud-torrent-extension@e09d29a, now it should work even if the --auth flag is enabled.
The add-on should update automatically(if automatic add-on update enabled) from the mozilla. https://addons.mozilla.org/en-US/firefox/addon/cloud-torrent-magnet/
Thank you so much it works great. I'm closing this now.