Bento icon indicating copy to clipboard operation
Bento copied to clipboard

Use it as a browser extension

Open Maxime-p opened this issue 1 year ago • 2 comments

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.

Maxime-p avatar Mar 21 '23 11:03 Maxime-p

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

lewisdoesstuff avatar Mar 21 '23 13:03 lewisdoesstuff

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.

42willow avatar Dec 17 '23 02:12 42willow