- 7/11/05
- 907
- 88
Bài số 156 , chắc phải quote lên lại quáỞ mấy trang trước có 1 post viết về cái add-on gì trong FF mà down đc ở Mega ko cần cài Toolbar ấy![]()

Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Bài số 156 , chắc phải quote lên lại quáỞ mấy trang trước có 1 post viết về cái add-on gì trong FF mà down đc ở Mega ko cần cài Toolbar ấy![]()


...cứ phải copy paste vào mới đc cơ...em xài yahoo 8.1...có ai bị giống em ko::(cài đc rồi ::) thank broỞ mấy trang trước có 1 post viết về cái add-on gì trong FF mà down đc ở Mega ko cần cài Toolbar ấy


nó giữ nguyên đấymấy bác cho em hỏi cài FF3 thì nó có xóa hết History với cookies của bản cũ ko

mấy bác cho em hỏi cài FF3 thì nó có xóa hết History với cookies của bản cũ ko, và cho em xin 1 số CODE trong mục config để giúp nó chạy nhanh hơn nhé
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("browser.cache.memory.capacity", 65536);
làm sao mà xài hả chời , chỉ con gà này vớiuser_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("browser.cache.memory.capacity", 65536);

:
làm sao mà xài hả chời , chỉ con gà này với![]()
)
B1 : New tab, type vào : about:config
B2 : nhấn chấp nhận "I'll be careful..." (cái này mới thêm, FF2 làm gì có)
B3 : type vào dòng filter một vài chữ trong cái thiết lập
VD : muốn tìm các thiết lập về pipeline thì type vô pipeline
B4 : nếu là thiết lập true or false thì chỉ việc double click để thay đổi, nếu là thiết lập có thông số thì double click để mở khung nhập thông số rồi type vô.
VD : user_pref("network.http.pipelining.maxrequests", 8) thì thông số cần nhập là 8
Làm lần lượt từng cái.
Xong![]()