A userscript that helps you browse more mindfully by adding a brief pause before loading distracting websites. Take a moment to breathe and consider if you really want to visit this site. Inspried by YouTube: Why Youβre Always Distracted - 5 Mistakes Ruining Your Focus
- π Adds a customizable delay (default: 10 minutes) before loading specified websites
- π― Configurable website list to choose which sites to delay
- π Displays a button if you decide to leave the website
- Tampermonkey (for Chrome, Edge, Safari, Opera, Firefox)
- Install Tampermonkey browser extension
- Click the installation button above
- Click "Install" in the Tampermonkey prompt
To modify settings:
- Open Tampermonkey dashboard
- Click on the script
- Edit the values in the configuration section
- Save changes (Ctrl + S)
- Right click on website
- Select Tempermonkey
- Select Website Delay Timer
- Add site to delay list
- Enter the url
- Add
Found a bug or want to suggest an improvement?
- Fork the repository
- Create your feature branch (
git checkout -b feature/improvement
) - Commit your changes (
git commit -m 'Add some improvement'
) - Push to the branch (
git push origin feature/improvement
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have suggestions:
- Open an issue on GitHub
- Leave a comment in the script's feedback thread
- Inspired by mindful browsing practices and digital wellness
- Thanks to the userscript community for feedback and suggestions
Made with β€οΈ for a more mindful internet experience