Tampermonkey script to show select screens next to "FULL"

I finally got lazy enough to not want to press SCRNS everytime I want to switch screens, so I made a quick-n-dirty tampermonkey script that makes things a little easier. It’s a super simple script that runs in couple seconds after the page has loaded. Janky. You also have to manually update the dictionary that holds the screens you want to show, requiring the display name and screen ID. super janky.

pu-screens

You can find the script here: https://pastebin.com/LSe7HGyF
EDIT: Fixed highlight updating

PS: I really need to iterate this is janky code for my personal use, decided to share it if someone else wanted something like this too.

It’d be pretty neat to have this kind of feature in APEX proper, too~

5 Likes