- Sep 6, 2017
- 300
- 641
If you bookmark games that interest you, you probably noticed that as the game updates, the URL changes, and you no longer know if you already bookmarked the page or no without having to scroll through your bookmarked pages.
So I made a script that reformat the URL when you arrive on the page, by only having the game name, without version number.
https://f95zone.to/threads/the-headmaster-v0-12-3-1-public-altos-and-herdone.23470/
becomes
https://f95zone.to/threads/the-headmaster.23470/
Here is script link :
It's rather simple, I think even if you have no programming experience you can read the code and check it's not malicious.
I only tested it on latest chrome version. If you have any issue with it on another browser/version, just let me know :)
So I made a script that reformat the URL when you arrive on the page, by only having the game name, without version number.
https://f95zone.to/threads/the-headmaster-v0-12-3-1-public-altos-and-herdone.23470/
becomes
https://f95zone.to/threads/the-headmaster.23470/
Here is script link :
You must be registered to see the links
It's rather simple, I think even if you have no programming experience you can read the code and check it's not malicious.
I only tested it on latest chrome version. If you have any issue with it on another browser/version, just let me know :)