The official browser extension for Solidtime - the modern open-source time tracker.
Track time directly from your project management tools with seamless integration into Linear, Jira, and Plane.
- Chrome/Edge/Brave: Chrome Web Store
- Firefox: Firefox Add-ons
- ⏱️ Quick Time Tracking - Start and stop timers directly from issue pages
- 🔗 Platform Integration - Works seamlessly with Linear, Jira, and Plane
- 🎯 Issue Context - Automatically captures issue IDs and titles in your time entries
- 🏢 Organization Management - Switch between multiple organizations
- 🔒 Secure OAuth - Safe authentication with PKCE
- 🌐 Self-Hosted Support - Connect to your own Solidtime instance
| Platform | Tracker Position |
|---|---|
| Linear | ![]() |
| Jira | ![]() |
| Plane | ![]() |
More coming soon!
If you're using a self-hosted Solidtime instance, see the Docker setup guide for instructions on configuring browser extension access.
- Node.js 18+
- npm or pnpm
npm install# Chrome
npm run dev
# Firefox
npm run dev:firefox# Chrome
npm run build
# Firefox
npm run build:firefoxSee the main Solidtime repository for license information.


