An open API service indexing awesome lists of open source software.

https://github.com/dominicegginton/bento

A simple, elegant & opinionated start-page
https://github.com/dominicegginton/bento

new-tab start-page

Last synced: about 2 months ago
JSON representation

A simple, elegant & opinionated start-page

Awesome Lists containing this project

README

        

# Bento

![banner](https://user-images.githubusercontent.com/28626241/135669201-0d2e7e9a-0a71-4c68-93b7-4a510e464f00.png)

## Install

To install **Bento** into your favourite browser firstly build the extension with:

```shell
npm run build
```

The extension bundle is located in `./dist/bento`. Next install into your chosen browser:

#### Google Chrome

1. Navigate to the [chrome://extensions](chrome://extensions/).
2. Enable developer mode.
3. Load the **Bento** extension bundle using the **Unpacked extension** option.