linkeddata / tabulator

Linked Data Browser
46 stars 22 forks source link

It failed to browse in Chrome and failed to be installed in Firefox #12

Open michel2008 opened 8 years ago

michel2008 commented 8 years ago

Hi,

I have installed it as extending to Chrome but it failed to browse (presenting a blank page as attached). I have no idea how to configure it in Chrome. Then, I tried Firefox. It failed to be installed (no official extension is found).

Could you please provide an available version or solution to it? It is best if you could teach steps by steps how to solve this with images. failed to browse

shelleyvadams commented 7 years ago

@michel2008

The Chrome extension is busted indefintely. See #7.

You have to clone and build the Firefox extension yourself. However, the result is an unsigned extension, so you'll need to be running developer edition or something Firefox ≥ 49.

Important note: If you haven't already set up a SSH Key for your GitHub account, do that first. Otherwise, when git clone hits a submodule, :boom: you'll get a nasty error and things get more complicated.