Local Countdown Timer icon

Local Countdown Timer

Extension Actions

How to install Open in Chrome Web Store
CRX ID
pocmhaohobckkobifngkoggmchjdhmoc
Status
  • Live on Store
Description from extension meta

Local Countdown Timer: Set a browser countdown.

Image from store
Local Countdown Timer
Description from store

A simple, local countdown timer accessible from the extension's popup. Users can input a duration (minutes/seconds), and the timer runs within the extension's background script or popup. It uses standard JavaScript `setInterval` and `clearInterval` functions. Upon completion, it can play a simple sound (bundled locally with the extension) or show a browser notification (`chrome.notifications.create`) without needing any internet connection.