mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-31 17:31:31 +00:00
Update README.md
This commit is contained in:
parent
271fca44fb
commit
f86e9fcc66
1 changed files with 22 additions and 1 deletions
23
README.md
23
README.md
|
@ -1,2 +1,23 @@
|
|||
# Watch-on-LBRY
|
||||
# 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/)
|
||||
|
|
Loading…
Add table
Reference in a new issue