Plugin for web browser that automatic check if YouTube video is on LBRY
Find a file
kodxana b8c92bdbd0
Added new things
- Turn ON/OFF Switch
- Detection of channels pages
2019-10-21 23:20:11 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2019-10-20 10:02:57 +02:00
icons Added icons 2019-10-20 18:48:06 +02:00
background.js Added new things 2019-10-21 23:20:11 +02:00
manifest.json Update version 2019-10-20 18:53:49 +02:00
README.md Update README.md 2019-10-21 16:26:15 +02:00

Watch on LBRY

Plugin for web browser that atomatic chceck if YouTube video is on LBRY

Installation

Get on Firefox Get on Chrome

For Chrome:

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.

For Firefox

To install an extension temporarily:

  • open Firefox
  • enter “about:debugging” in the URL bar
  • click “Load Temporary Add-on”
  • open the extensions directory and select any file inside the extension.

The extension will be installed, and will stay installed until you restart Firefox.

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