Skip to content

JitendraZaa/BeProductiveChromeExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension to improve productivity

What it does

  1. Blocks websites that you want to avoid
  2. Shows a motivational quote every time you open a new tab

How to use it

  1. Download this code in a folder
  2. Open Chrome and go to chrome://extensions/
  3. Enable Developer mode
  4. Click on Load unpacked
  5. Select the folder where you downloaded the code

Adding or Removing website to blocker list

  1. Open background.js file
  2. Add or remove the website from the runExtension method
  3. go to chrome://extensions/ and click on Update button

Known Issue / Work In Progress

  1. Able to use IndexDB to store the list of websites to block in extension popup however unable to access it in background.js

About

Chrome extension to block website to improve productivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published