A userscript that adds small quality-of-life improvements to SimpCity.
Right now it’s simple, but I have a few ideas I might add later.
Tested on Firefox. It should work on any browser that supports Tampermonkey.
- Trust external links per website, skipping the manual “Continue” confirmation each time.
Are constant redirection notices on SimpCity annoying?
This lets you trust a website once and automatically skip the redirect page for that domain in the future.
No more clicking “Continue” on hundreds of GoFile links for your recipies.
Note: These redirection warnings were added for a real purpose.
This script is intended for users who understand the risks of ignoring them and are able to determine when they are being phished for their credentials.
Install it from your browser’s extension store.
- Open the user.js file.
- Click the Raw button.
- Tampermonkey should prompt you to install it.
- If it doesn’t, create a new userscript manually and paste the contents of
user.js.
The first time you open a proxied link, you’ll be able to trust that website.
After that, redirects for that domain will be skipped automatically.
