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

https://github.com/push-based/chromium-bookmarks


https://github.com/push-based/chromium-bookmarks

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# chromium-bookmarks

1. set up: `npm i`
2. run the pocs: `npm start`

- [x] Poc1 - Bootstrap chromium with a static set of Bookmarks
- [x] Poc2 - Bootstrap chromium with a dynamically generated file
- [ ] Poc3 - fetch all scripts from `https://github.com/push-based/web-performance-tools/blob` and create the bookmarkfile from it.