[MOD] Background Duration

Jul 26, 2016
23
17
3
#1
Not sure what section would be best for this, seems to be a lot of people that dislike the speed of the background changing.

FireFox: install the greasemonkey addon.
Then go here to install the script.

Navigate to edit the script and change the timing as desired.
durVariable = 30000 //default swap time 5500 (ms)
fadeVariable = 500 //default fade time 1500 (ms)

Probably a better/easier way to code it but it works just fine for me.
 
Likes: Fac3man