Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 759 Bytes

File metadata and controls

25 lines (16 loc) · 759 Bytes

Focus Mode

A Chrome extension with a built-in Pomodoro timer and site blocker to help you stay focused. Block distracting sites using Chrome's declarativeNetRequest API.

Features

  • Pomodoro timer with preset durations: 15, 25, 45, 60, and 90 minutes
  • Site blocker powered by chrome.declarativeNetRequest for reliable blocking
  • Editable blocklist to add or remove distracting sites
  • Session stats tracking total focus time and completed sessions

Keyboard Shortcuts

  • Alt+F - Toggle Focus Mode on/off

Installation

  1. Download or clone this repository
  2. Open chrome://extensions/ in Chrome
  3. Enable Developer mode (top right toggle)
  4. Click Load unpacked and select this directory

Built with

Chrome Manifest V3 (MV3)