rlesniak / tind3r.com

Front end of tind3r.com
MIT License
23 stars 12 forks source link

When going to localhost3000, it says the extension isn't installed. (see pic) #17

Open simplyyyme opened 5 years ago

simplyyyme commented 5 years ago

https://i.gyazo.com/5c95bd18d5e32c9e40a63bf5de7f77ef.png

The server seems to be running fine.

OrpheusXx commented 5 years ago

I think i have the same problem. When i tried to install the new .crx fie it didn't work. Tried it in Vivaldi and Chrome too, but should be the same thing now.

rlesniak commented 5 years ago

Yeah, I know. I have recently fixed this issue but it needs newer version of extension which is taken down :( and updated version of this repo. I'll do it today (is online btw)

So you can update extension ID manually in https://github.com/rlesniak/tind3r.com/blob/master/src/const/index.js by editing originalId (this ID can be found under chrome://extensions/)

rlesniak commented 5 years ago

@simplyyyme @OrpheusXx try out now latest master

OrpheusXx commented 5 years ago

@rlesniak It seems to be working fine now, ty for the update! I installed it by downloading the .crx file from the main page of tind3r, then dropped it into chrome://extensions/ in dev. mode. (using tind3r in Vivaldi actually, so it was vivaldi://extensions/ , but its the same)

Haven't tried building it the other way, i'm too nooby for that heh.