Open wesbos opened 10 years ago
No, at the moment we don't have a browser extension; but it's a good idea.
If you're down for it, give it a shot (I have assets for the icons somewhere).
A simple bookmarklet might do the trick ?
@nicooprat Woudn't a Greasemonkey/Tampermonkey script do the job?
Checkout https://github.com/mechio/takana-client, it's the client side component as a standalone module available through npm
and bower
.
It exposes a simple API which should hopefully make it easier to build an extension (if someone gets to it before me :))
Quick update, @nc has started work on this here: https://github.com/mechio/takana-chrome
I have tried the chrome extension but unfortunately it doesn't have enough configuration for remote servers and other devices that I am aware of.
Anything in the works for a browser extension to inject the script file rather than put it into your HTML? Similar to how livereload works.
Just asking - if not I'll give it a shot.