Greasy Fork is available in English.

Useless Things Series: Random Redirector

Redirects you to a random website for fun and exploration.

Autor
Useless Things Series: ??
Instalações hoje
0
Total de instalações
6
Avaliações
0 0 0
Versão
1.0
Criado
14/07/2023
Atualizado
14/07/2023
Tamanho
3,35 KB
Licença
MIT
Aplicável a
Todos os sites

## Useless Things Series: Random Redirector

### Description:
The Useless Things Series: Random Redirector is a fun user script that redirects you to random websites for exploration and amusement. It adds an element of surprise to your browsing experience by automatically turning you to different websites based on the specified probability and interval.

### Instructions:

1. Install a user script manager extension:
Before using this script, install a user script manager extension in your web browser. Popular user script manager extensions include Tampermonkey (for Chrome and other Chromium-based browsers) and Greasemonkey (for Firefox). Choose the extension that is compatible with your browser and install it.

2. Create a new user script:
Open your user script manager extension and create a new user script.

3. Copy and paste the script:
Please copy the entire code from the previous script and paste it into the user script editor.

4. Save the user script:
Save the user script with the desired name. Make sure to choose the appropriate file extension (.user.js) for your user script manager to recognize it.

5. Configure the script (optional):
You can adjust the configuration variables at the beginning of the script according to your preferences. For example, you can change the redirection probability and interval.

6. Enable the user script:
Activate or enable the user script within your user script manager.

7. Test the script:
Visit any website, and the script will redirect you to a random website based on the specified probability and interval. Ensure you have multiple tabs open for the close tab functionality.

8. Additional functions:
You can also uncomment and use the additional functions provided in the script. Please read the comments for each part to understand its purpose. Feel free to experiment and explore the script's functionality.

Remember to use this script responsibly and consider its impact on your browsing experience. Have fun exploring the random websites and experimenting with the different functions!

Note: The instructions assume you are using a user script manager extension. If you use a different method or platform to execute the script, adapt the instructions accordingly.