aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8e9517f2a30073682b1fdfd7b5248b5f3e05d238 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# bookmarks-home
beyond the bar

### Development resources
- [Chrome Bookmarks API](https://developer.chrome.com/docs/extensions/reference/api/bookmarks)
- [React Docs](https://react.dev/)

### Build instructions
- Install libraries `npm install`
- create unpacked extension in dist folder `npm run build`