Rated 5 out of 5 stars

Sucks on successive FF-starts!

This Splash is nice on the first start, because it gives a feedback when ff is loading the first time. But
on the second start libs and binaries are cached in RAM and the the Splash!-Screen DELAYS the startup!!!

To fix this behavior:

1) go to defaults/preferences/splash.js
and set "closeWithMainWindow=true;"

2) this part must be re-enabled in the code to:
chrome/splash.jar/content/splash.js
then goto line 110/102 and remove the "//"-Comments.

That's it.... now the startup is AFAP!