Skip to content

calebj04/LockIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LockIn

Stop procrastinating. Start focusing.

LockIn is a lightweight Chrome extension that automatically closes distracting websites so you can stay productive.


🚫 Blocked Sites

Currently blocks:

  • YouTube
  • Reddit

(Editable in background.js)


⚑ Features

πŸ”’ Instantly closes distracting tabs
πŸ”’ Runs automatically in the background
πŸ”’ Works even when popup is closed
πŸ”’ Simple and fast β€” no tracking, no accounts


πŸ›  Installation (Developer Mode)

  1. Clone or download this repo

  2. Open Chrome and go to: chrome://extensions

  3. Enable Developer Mode

  4. Click Load unpacked

  5. Select the project folder

You're locked in. πŸ”


✏️ Customizing Blocked Sites

Edit this list inside background.js:

const blockedSites = ["youtube.com", "reddit.com"];

About

A Chrome extension that blocks websites (YouTube and Reddit for me)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors