https://github.com/t-mullen/magnetview
Chrome Extension to embed WebTorrent directly into tracker sites.
https://github.com/t-mullen/magnetview
Last synced: 2 months ago
JSON representation
Chrome Extension to embed WebTorrent directly into tracker sites.
- Host: GitHub
- URL: https://github.com/t-mullen/magnetview
- Owner: t-mullen
- License: mit
- Created: 2016-10-30T23:33:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T09:13:04.000Z (about 8 years ago)
- Last Synced: 2025-01-25T08:48:30.900Z (4 months ago)
- Language: JavaScript
- Homepage: https://rationalcoding.github.io/MagnetView/
- Size: 92.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
MagnetView
Embed WebTorrent directly into tracker sites.
Embeds a WebTorrent client into any tracker site. Click the button next to the magnet link and play!
[Demo](https://rationalcoding.github.io/MagnetView/) *(you do not need the extension to try it out!)*
## Installation
MagnetView is still in development, so you'll have to manually install it for now.
```
git clone https://github.com/RationalCoding/MagnetView
-> Go to chrome://extensions/
-> Enable "Developer Mode"
-> Click "Load Unpacked Extension"
-> Choose the folder where you cloned MagnetView.
-> Enjoy!
```