https://github.com/push-based/chromium-bookmarks
https://github.com/push-based/chromium-bookmarks
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/push-based/chromium-bookmarks
- Owner: push-based
- License: mit
- Created: 2022-11-17T17:51:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T04:01:52.000Z (over 2 years ago)
- Last Synced: 2023-08-12T22:15:48.166Z (almost 2 years ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.