tabulator icon indicating copy to clipboard operation
tabulator copied to clipboard

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

Open michel2008 opened this issue 9 years ago • 1 comments

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

michel2008 avatar Jun 29 '16 11:06 michel2008

@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.

shelleyvadams avatar Aug 29 '16 18:08 shelleyvadams