No Distractions is a browser extension designed to help you focus on your tasks by cutting out noise and distractions.
- Popup to Save URLs: The popup (
popup.html) allows you to save URLs that you want to block. - URL Blocking: When you visit a saved URL, the extension blocks the request and displays a GIF to remind you to stay focused.
- Storage: The extension stores the URLs in its memory using the browser's storage API.
- Clone the repository.
- Open your browser's extension page (usually found in the settings).
- Enable "Developer mode".
- Click "Load unpacked" and select the cloned repository folder.
- Click on the extension icon to open the popup.
- Enter the URLs you want to block and save them.
- When you visit a saved URL, the extension will block it and display a GIF.
This project is licensed under the MIT License.