kzahel / jstorrent

JavaScript Torrent Client primarily for ChromeOS and the Chrome Web Store
https://www.jstorrent.com
Other
407 stars 114 forks source link

Port JSTorrent to Firefox #180

Closed KrasnayaPloshchad closed 3 years ago

KrasnayaPloshchad commented 5 years ago

Do you remember a similar feature request in #55? Since Firefox Quantum released, it’s possible to port your extension to Firefox, but you don’t need so hard works to do. Then MDN will teach you how to port your Chrome extension. https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions

ExE-Boss commented 5 years ago

This won’t be very doable because this is actually a Chrome app with a helper extension.

kzahel commented 3 years ago

The main problem is no raw socket support and probably not raw filesystem access