DocumentationChrome Extension

Chrome Extension

Quick time tracking from any website. Perfect for manual entries and ad-hoc work.

What is the Chrome Extension?

The AutoTrack Chrome Extension lets you quickly add time tracking entries from any website. It automatically detects development-related activity and suggests project names.

Installation

1

Open the Chrome Web Store

Go to the AutoTrack extension page:

2

Click 'Add to Chrome'

Click the blue "Add to Chrome" button in the top right.

Confirm the permissions in the popup that appears.

3

Pin the extension

  1. Click the puzzle icon (extensions) in the top right of Chrome
  2. Find "AutoTrack" in the list
  3. Click the pin icon to pin it to your toolbar

Done! The extension is installed 🎉

Initial Setup

1

Open the extension

Click the AutoTrack icon in your Chrome toolbar.

2

Log in

Enter your AutoTrack credentials:

  • Email address
  • Password
Don't have an account? Sign up here - it's free!
3

Ready to use!

The extension is now ready to use! 🎉

Usage

Quick Entry

  1. Click the AutoTrack icon in your toolbar
  2. The form opens with automatic project detection
  3. Fill in the task description (e.g. "Implement user authentication")
  4. Select hours and minutes with the dropdowns
  5. Click "Add to Autotrack"
Your entry is immediately saved and visible in your dashboard!

Auto-detection

The extension automatically detects when you're working on development-related sites:

Git Platforms

  • • GitHub
  • • GitLab
  • • Bitbucket

Development Tools

  • • Stack Overflow
  • • CodePen
  • • JSFiddle

Documentation

  • • MDN Web Docs
  • • Microsoft Docs
  • • React Docs

Online Editors

  • • CodeSandbox
  • • Repl.it
  • • StackBlitz

Keyboard Shortcuts

ShortcutAction
Ctrl + Enter(or Cmd + Enter on Mac)Submit form
EscapeClose popup

Draft Saving

The extension automatically saves your form as a draft. If you close the popup before submitting, your filled fields are saved for next time.

Features

🚀

Quick Entry

Add a time entry in 5 seconds

🤖

Smart Suggestions

Automatic project detection based on URL

💾

Draft Saving

Forms are automatically saved

⌨️

Keyboard Shortcuts

Ctrl+Enter to submit, Escape to close

🔒

Secure Authentication

JWT token-based authentication for maximum security

Permissions

The extension requires the following permissions:

activeTab

To read information about the current tab (URL, title) for project detection

storage

To save settings and drafts locally in your browser

identity

For future OAuth integration (not actively used yet)

Privacy First

All data is stored locally. API calls go directly to your AutoTrack dashboard. No tracking or analytics. Open source code.

Troubleshooting

Extension doesn't appear in toolbar

  1. Click the puzzle icon (extensions) in the top right
  2. Find AutoTrack in the list
  3. Click the pin icon to pin it to the toolbar

Login doesn't work

  • Check if your email and password are correct
  • Try logging in first at app.autotrack.dev
  • Check your internet connection

Entries don't arrive in dashboard

  • Check if you're logged in to the extension
  • Refresh your dashboard
  • Check the browser console for error messages (F12 → Console)
More problems? Check the full troubleshooting guide.