keikari / lbry-addon-test

LBRY GUI in Firefox
0 stars 0 forks source link

lbry-addon-test

Webpage version that may or may not be up http://172.105.86.236/lbry-ui/lbry-addon-test/main.html?lbryurl=lbry://@bcpov

This is code for a simple GUI in Firefox that uses local lbrynet daemon to interact with LBRY.

Very beta, possibly abandoned project(Done quite some time ago, but messy approach I had in this, made me lose interest at the time(css is difficult, and also the other stuff). This repo is just to have some copy of this in somewhere.)
May be fun to check out if you have wanted LBRY in your browser.

How to use:

  1. Check that it's not coded to steal all your LBC as soon as you start it
  2. Download repo and extract it
  3. Have LBRY desktop app, or just headless lbrynet running
  4. In your Firefox navigate to "about:debugging" -> This Firefox
  5. Click "Load Temporary Add-on..." and select the "manifest.json" from where you extraced the repo.
  6. Done! Entering lbry URL to address bar(may work) in whatever search engine you prefer, should load into page from add-on showing channel or content associated with the claim.
    Clicking the icon for add-on also should open new tab to add-on page(may not work)

Features:

Common features that are missing:

Known issues:

Screenshots(So you don't need to install to check it out. Search bar and balance excluded from screenshots)




Other projects used in this:
JSONViewer https://github.com/LorDOniX/json-viewer

drawdown https://github.com/adamvleggett/drawdown

DOMPurify https://github.com/cure53/DOMPurify