To install Bento into your favourite browser firstly build the extension with:
npm run buildThe extension bundle is located in ./dist/bento. Next install into your chosen browser:
- Navigate to the chrome://extensions.
- Enable developer mode.
- Load the Bento extension bundle using the Unpacked extension option.