Chrome Extensions
Browser extensions built in the open. Tab Copilot is the first, in development.
- TypeScript
- MIT
What it does
Our Chrome extensions are developed in the open rather than shipped as a black box. The first is Tab Copilot, currently in development. The repository holds the full source, so anyone can read what an extension actually does before installing it, fork it, or build it themselves.
- Good for
- Reading exactly what a browser extension does before you install it, or forking one and building it yourself.
Built with
- TypeScript
- Chrome Extension API
- Manifest V3