Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Done Chime for Claude

A lightweight Chrome extension that plays a chime and shows a desktop notification when Claude finishes a response, so you can multitask freely without watching the tab. It detects when a response finishes streaming, then plays your selected sound and, if enabled, shows a notification you can click to jump back to the Claude tab.

Done Chime for Claude popup

Features

  • Audible chime when Claude finishes generating a response
  • Desktop notification that focuses the Claude tab when clicked
  • Four built-in sounds (Chime, Bell, Ding, and Soft), all generated with the Web Audio API (no audio files, no network calls)
  • Adjustable volume with a live preview button
  • Toggle sound and notifications independently
  • Fully private. No data is collected, stored externally, or transmitted

Installation

The easiest way is to install directly from the Chrome Web Store.

From source

  1. Clone or download this repository:
    git clone https://github.com/rezaska/done-chime-extension.git
  2. Open chrome://extensions in Chrome (or any Chromium-based browser).
  3. Enable Developer mode (top-right toggle).
  4. Click Load unpacked and select the cloned folder.
  5. Open claude.ai and the extension activates automatically.

Click the extension icon to open the settings popup and customize sound, volume, and notifications.

Privacy

This extension does not collect, store, or transmit any user data. All settings live in your browser's local storage, and all sounds are synthesized locally. See the privacy policy for details.

About

Chrome extension that plays a chime and shows a notification when Claude finishes responding, so you can multitask.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages