Size: 1924
Comment:
|
Size: 2008
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 41: | Line 41: |
prefs.js settings I use: | `user.js` settings I use: |
Line 55: | Line 55: |
|| browser.ssl_override_behavior || 2 || || || browser.xul.error_pages.expert_bad_cert || true || || |
|| browser.ssl_override_behavior || 2 ||<|2>Turn off annoying SSL certificate behavior || || browser.xul.error_pages.expert_bad_cert || true || || browser.backspace_action || 1 || || |
One of the largest reasons I use Mozilla Firefox is its huge universe of extensions, scripts, and other add-ons to it behave the way you want it to. I've customized my Firefox installation pretty extensively.
This list is current as of Firefox 3.0.
Extensions
Web development
Other stuff
- Automatic Save Folder
- Colt
- FireGPG
- Fission
- Google Gears
- Grab and Drag
- Link Widgets
- Mobile Barcoder
- Multiproxy Switch
- No Squint
- Open in Browser
- Read it Later
- Selenium IDE (disabled)
- Show Keywords
- Tabs Open Relative
VeriSign's OpenID Seatbelt
- YSlow
Preferences
user.js settings I use:
Setting |
Value |
Rationale |
layout.css.dpi |
0 |
|
layout.spellcheckDefault |
2 |
|
ui.caretBlinkTime |
0 |
|
ui.allow_platform_file_picker |
false |
|
network.http.pipelining |
true |
|
network.http.pipelining.ssl |
true |
|
network.http.proxy.pipelining |
true |
|
network.http.pipelining.maxrequests |
16 |
|
network.protocol-handler.external.mailto |
true |
|
network.proxy.socks_remote_dns |
true |
|
nglayout.initialpaint.delay |
100 |
|
browser.ssl_override_behavior |
2 |
Turn off annoying SSL certificate behavior |
browser.xul.error_pages.expert_bad_cert |
true |
|
browser.backspace_action |
1 |
|