搜尋此網誌

顯示具有 firefox 標籤的文章。 顯示所有文章
顯示具有 firefox 標籤的文章。 顯示所有文章

2015年1月24日 星期六

Reset your Firefox Master Password if you've forgotten it

Reset your Firefox Master Password if you've forgotten it

  1.  In the Firefox location bar, enter the following location: chrome://pippki/content/resetpassword.xul
  2. Press Enter.
  3. The "Reset Master Password" page will appear. Click the Reset button, to reset your master password.  

2012年3月14日 星期三

Fixing the Firefox 7 and 8 missing http://

http://wattsupwiththat.com/2011/11/08/fixing-the-firefox-missing-http/

Instead of http://www.example.com, Firefox 7 will be displaying www.example.com, since September 2011. The purpose is to highlight the current browser location in a much more meaningful way and drop the protocol prefix, which has been confusing especially to users that are new or not familiar with the Internet. Firefox also greys out the "www" or subdomain of a URL, as well as the resource ID and deletes any trailing single slashes in a web address.

When you copy the URL from the address bar and paste it to another window, Firefox is supposed to add the http:// back when copy/paste work is done.. However, it doesn’t always work, hence you may easily make a link in a blog post the http:// which prompted a slew of “dead link” complaints.

This “feature” is annoying, so you may wish to solve it by
  1. Type about:config in Location (address) bar, press Enter
  2. Filter for browser.urlbar.trimURLs (or scroll until you find it)
  3. Right-click or double-left-click on that phrase and toggle it to false

2008年12月26日 星期五

Speed Up Firefox 3

http://www.teckalacarte.com/speed-up-mozilla-firefox-browser/
Firefox - about:config
1. browser.cache.use_new_backend: 0->1
2. network.http.pipelining: false –> true
       network.http.pipelining.aggressive – true
       network.http.pipelining.ssl – true

=======
DLTV 253
about:config

1. Speed Up Firefox
* network.http.proxy.pipelining (double-click to change its value)
* network.http.pipelining
* network.http.pipelining.maxrequest 4-> 8
2. Render Quickly
* content.notify.interval 500,000 (right-click to create new entry)
* content.notify.ontimer true
3. Fast Loading
* content.switch.threshold 250000