Skip to content

iuliancmarcu/chrome-extension-simple-website-blocker

Repository files navigation

Simple Website Blocker

build

A simple Chrome extension to block distracting websites and regain control of your focus, improving productivity and time management.

The extension uses React and TypeScript for the options and popup UIs, and Webpack to bundle the code.

Setup

npm install

Build

npm run build

Build in watch mode

npm run watch

Load extension to chrome

In Chrome, go to "Manage Extensions", then enable the "Developer Mode" and load the dist directory as an unpacked extension.

Test

npm run test

About

A simple Chrome extension to block websites and regain control of your focus.

Resources

License

Stars

Watchers

Forks