Scipt actually works, to make it visible just either disable ambient mode in settings menu (same as quality selection) or slightly modify script's code like this: find line 1183, it should look like this: "font-size": "1.2em" change it to this: "font-size": "1.2em", "z-index": "1" "position": "relative" Don't forget to save. That should do it.
Scipt actually works, to make it visible just either disable ambient mode in settings menu (same as quality selection) or slightly modify script's code like this:
find line 1183, it should look like this:
"font-size": "1.2em"
change it to this:
"font-size": "1.2em", "z-index": "1" "position": "relative"
Don't forget to save.
That should do it.