mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
23 lines
780 B
Markdown
23 lines
780 B
Markdown
# Watch on LBRY
|
|
|
|
Plugin for web browser that atomatic chceck if YouTube video is on LBRY
|
|
|
|
## Installation
|
|
|
|
Visit ```chrome://extensions``` (via omnibox or menu -> Tools -> Extensions).
|
|
Enable Developer mode by ticking the checkbox in the upper-right corner.
|
|
Click on the "Load unpacked extension..." button.
|
|
Select the directory containing your unpacked extension.
|
|
|
|
|
|
## Usage
|
|
|
|
Open YouTube, when you load video it will detect if it's also uploaded to LBRY Network and the it will move you to open.lbry.com so you can watch video on LBRY!
|
|
|
|
## Contributing
|
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
|
|
|
Please make sure to update tests as appropriate.
|
|
|
|
## License
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|