Bento
Bento copied to clipboard
Use it as a browser extension
If think this app can be really usefull to use if we can setup it as a browser extension. No server, no online request to load the page.
I'd recommend opening the HTML locally, as opposed to serving this from a browser extension.
There's nothing that needs to be done server side, so just point your browser to the index.html file
I think this is a good idea. The extension could have a little pop-up requesting your Bento URL (and one for updating), and then store it locally for speed and offline use.
Either this or there should be a tutorial in the readme on how to point your browser to the index.html page.