Skip to content

Chrome extension allows users to block distracting or unwanted websites, enhancing productivity and focus.

License

Notifications You must be signed in to change notification settings

prathameshbelurkar/chrome-extension-web-block

Repository files navigation

Web Blocker Chrome Extension

Introduction

This Chrome extension allows users to block distracting or unwanted websites, enhancing productivity and focus.

Getting Started

Follow these steps to get your development environment set up:

Prerequisites

Make sure you have installed Node.js and npm

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/web-blocker-chrome-extension.git
  2. Navigate to the project directory:

    cd web-blocker-chrome-extension
  3. Install the dependencies:

    npm install
  4. Build the project:

    npm run build

Load the Extension in Chrome

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

  2. Enable the Developer mode by toggling the switch at the top right corner.

  3. Click on the "Load unpacked" button.

  4. Locate and select the dist/ folder in your project directory.

You're all set!

The Web Blocker extension should now be loaded into Chrome. You can start using it to block unwanted websites.

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your improvements.

About

Chrome extension allows users to block distracting or unwanted websites, enhancing productivity and focus.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published