yudataguy / slowdown-visit-web-script

Slow down the url which you want to visit, in order to reduce distraction.

Repository from Github https://github.comyudataguy/slowdown-visit-web-scriptRepository from Github https://github.comyudataguy/slowdown-visit-web-script

πŸ•ŠοΈ Mindful Browsing Delay

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

✨ Features

  • πŸ• 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

⚑ Installation

Install with Tampermonkey

Prerequisites

Manual Installation

  1. Install Tampermonkey browser extension
  2. Click the installation button above
  3. Click "Install" in the Tampermonkey prompt

βš™οΈ Configuration

To modify settings:

  1. Open Tampermonkey dashboard
  2. Click on the script
  3. Edit the values in the configuration section
  4. Save changes (Ctrl + S)

Add Website to List

  1. Right click on website
  2. Select Tempermonkey
  3. Select Website Delay Timer
  4. Add site to delay list
  5. Enter the url
  6. Add

🀝 Contributing

Found a bug or want to suggest an improvement?

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/improvement)
  3. Commit your changes (git commit -m 'Add some improvement')
  4. Push to the branch (git push origin feature/improvement)
  5. Open a Pull Request

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ†˜ Support

If you encounter any issues or have suggestions:

  • Open an issue on GitHub
  • Leave a comment in the script's feedback thread

πŸ™ Acknowledgments

  • 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

About

Slow down the url which you want to visit, in order to reduce distraction.

License:MIT License


Languages

Language:JavaScript 100.0%