Add more username status colors on median XL forum (online, ingame, offline), more features to come...
- Install Greasemonkey/tampermonkey extension (firefox addon, chrome addon, Edge)
- Import the downloaded archive from the greasemonkey menu (restore backup)
- Done
- Install Greasemonkey extension (only available on firefox mobile, chrome mobile does not allows to install extensions)
- Download/Upload the archive on your phone (browser/USB/share/etc.)
- Import the downloaded archive from the greasemonkey menu (restore backup)
- Done
Very simple script with easily modifiable variables (colors, timing, etc...).
A cache is implemented with localstorage to only request the user lists every 30 seconds by default when you navigate (cache expiration time).
Greasemonkey allows to bypass cross-domain ajax protection, so we can query the two users list (forum/ingame) pages that are on two separate subdomains (https://forum.median-xl.com and https://tsw.median-xl.com/info).