====== Firefox cache 目錄 ====== - 編輯 → 屬性 - 進階 → 網路 → 離線資料儲存 容量設定 (先去把 cache 目錄資料清空, 並設定大小) - 網址列輸入: "about:config" - 點選 "我發誓,我一定會小心的!" - 滑鼠右鍵新增 "字串" -> "browser.cache.disk.parent_directory" (新增此字串) - Windows 可考慮 "x:\TEMP\firefox" - Linux 可新增 "/tmp/ram/firefox" ====== 在 firefox 中開 firefox ====== 在網址列輸入 chrome://browser/content/browser.xul ====== 設定搜尋引擎 ====== 在網址列輸入「about:config」,搜尋「keyword.URL」,改成 http://www.google.com.tw/search?q= 就可以使用台灣 Google 來搜尋了。 ====== 整理 Firefox 3 的蒐藏庫 ====== http://mozlinks-zh.blogspot.com/2009/05/firefox-3.html 所有拜訪過得網址會紀錄在 profiles / places.sqlite 檔案中。 將 places.sqlite 內瀏覽次數小於 2 次的紀錄刪除: sqlite3 places.sqlite "DELETE FROM moz_historyvisits WHERE place_id IN (SELECT id FROM moz_places WHERE visit_count <=2 );" sqlite3 places.sqlite "DELETE FROM moz_places WHERE (visit_count <=2 AND hidden <> 1 AND id NOT IN (SELECT place_id FROM moz_annos UNION SELECT fk FROM moz_bookmarks));" sqlite3 places.sqlite "DELETE FROM moz_inputhistory WHERE place_id NOT IN (SELECT id FROM moz_places);" sqlite3 places.sqlite "DELETE FROM moz_favicons WHERE id NOT IN (SELECT favicon_id FROM moz_places);" ====== 從Firefox移除Microsoft .NET Framework Assistant擴充套件 ====== http://flowaccount.blogspot.com/2009/02/firefoxmicrosoft-net-framework.html - 執行登錄編輯程式regedit,刪除「HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox \extensions」裡面的{20a82645-c095-46ed-80e3-08825760534b},這樣就可以移除這個擴充套件。 - 在Firefox的網址列輸入about:config,確認警告訊息後,尋找「general.useragent.extra.microsoftdotnet」這個項目,在上面按下右鍵,從右鍵選單選擇「重設」,這樣可以把被上面的擴充套件修改的User anent字串復原。 - 關閉Firefox,找到Windows目錄底下的「\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\」並把裡面的東西——包含DotNetAssistantExtension目錄,是擴充套件的內容;以及一個 NPWPF.dll,是屬於外掛程式的部份——全部刪除。 ====== About:config entries ====== http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries http://ubb.frostyplace.com/viewtopic.php?t=28970 在網址列輸入 about:config network.http.pipelining 設true. network.http.pipelining.maxrequests 設30~40 network.http.request.max-start-delay 設0~4 network.http.max-connetions 設越大越好 例:40 network.http.maxpersistent-connections-per-proxy 設越大越好 例:40 network.http.maxpersistent-connections-per-server 設18. network.http.max-connections-per-server 設27 給常用Mail或Blogger的人使用 讓您的分頁得以保存. (如果在Crash時) browser.startup.page 設 3 設 1 (代表Crash發生時只能回到您預設的首頁上) 給想不想用太多分頁的人 browser.tabs.tabMinWidth 設 75 (減少分頁 以旁邊選項瀏覽) 設 100 (會有很多分頁) 善用CPU資源 network.prefetch-next 設false 依您使用需求設定瀏覽器的Ram分配 browser.cache.memory.capacity Ram512~1G 的使用者 設15000 Ram128~256 的使用者 設5000 於about:config中任何地方 按下右鍵 選新增 選Integer 名稱輸入nglayout.initialpaint.delay 設0