mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-06 01:24:00 +02:00
4 lines
443 B
JavaScript
4 lines
443 B
JavaScript
can't paste in here, it loses all line breaks, and I am not manually adding 1750+ line breaks - here is an example paste
|
|
|
|
/*** 0100: STARTUP ***/user_pref("ghacks_user.js.parrot", "0100 syntax error: the parrot's dead!");// 0101: disable "slow startup" options // warnings, disk history, welcomes, intros, EULA, default browser checkuser_pref("browser.slowStartup.notificationDisabled", true);user_pref("browser.slowStartup.maxSamples", 0);
|