Strope is a simple yet functional newtab extension for Chrome.
It features nothing but a single-page note page on your default new tab, where you can write down your thoughts, ideas, or anything you want to remember.
Note is only saved in the local indexedDB. No server is involved in the process.
Please follow standard Chrome extension installation procedure here
Strophe is not working in Arc browser. This is due to the fact that Arc browser does not support newtab extensions.
If you really like Strophe, you can support me by buying me a coffee.
- Vite - build tool
- React - UI library
- TypeScript - language
- Tailwind CSS - CSS framework
- shadcn/ui - UI components
- TipTap - rich text editor
- Y.js and y-indexeddb - real-time sync between tabs

