mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-20 15:47:09 +02:00
tweak 5013 behavior
This commit is contained in:
parent
d85bf066e9
commit
b3b2b1cc74
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -931,7 +931,7 @@ user_pref("_user.js.parrot", "5000 syntax error: the parrot's taken 'is last bow
|
|||
/* 5015: disable Windows taskbar preview [WINDOWS] ***/
|
||||
// user_pref("browser.taskbar.previews.enable", false); // [DEFAULT: false]
|
||||
/* 5016: discourage downloading to desktop
|
||||
* 0=desktop, 1=downloads (default), 2=last used
|
||||
* 0=desktop, 1=downloads (default), 2=last used (per session) or default
|
||||
* [SETTING] To set your default "downloads": General>Downloads>Save files to ***/
|
||||
// user_pref("browser.download.folderList", 2);
|
||||
/* 5017: disable Form Autofill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue