The Social Media Blocker Chrome Extension allows you to block access to social media websites during specific time periods, helping you stay focused and increase productivity.
- Block access to popular social media websites such as Facebook, Twitter, Instagram, YouTube, LinkedIn, WhatsApp, Telegram, and TikTok.
- Set custom time limits to define the periods during which the websites will be blocked.
- Options page for easy configuration of time limits and selection of websites to block.
- Redirects blocked websites to a Google "Not Found" page.
- Clone or download this repository.
- Open Google Chrome.
- Enter
chrome://extensions
in the address bar. - Toggle on the "Developer mode" switch located in the top-right corner.
- Click on "Load unpacked" and select the cloned/downloaded/src repository folder.
- The Social Media Blocker extension will be added to your Chrome browser.
- Click on the extension icon in the Chrome toolbar to open the options page.
- Set the start time and end time for the blocking period.
- Check the social media websites you want to block.
- Click "Save" to apply the settings.
- During the specified time range, the selected social media websites will be blocked, and attempts to access them will be redirected to a Google "Not Found" page.
To change the time limits and blocked websites, follow these steps:
- Click on the extension icon in the Chrome toolbar to open the options page.
- Change the start time and end time for the blocking period.
- Check or uncheck the social media websites you want to block.
- Click "Save" to apply the settings.
You can customize the "popup" by modifying the content of the popup.html
file located in the src's folder. You can add your own HTML, CSS, and JavaScript code to create a personalized popup.
This project is licensed under the MIT License - MIT