user_pref("copyurlplus.menus.1.copy", "<a href=\"%URL%\">%TITLE%</a>");
user_pref("copyurlplus.menus.1.label", "Copy URL + Title (A href)");
user_pref("copyurlplus.menus.2.copy", "[%URL%|%TITLE%]");
user_pref("copyurlplus.menus.2.label", "Copy URL + Title (PBWiki)");
user_pref("copyurlplus.menus.3.copy", "<a href=\"%URL%\">%SEL%</a>");
user_pref("copyurlplus.menus.3.label", "Copy URL + selection (A href)");
user_pref("copyurlplus.menus.4.copy", "[%URL%|%SEL%]");
user_pref("copyurlplus.menus.4.label", "Copy URL + selection (PBWiki)");
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("pbwiki.com") {
#displaycontent {
font-size:100%!important;
}
}
修改 about:config中的項目:
| 項目 | 原值 | 改為.. |
| network.http.pipelining | false | true |
| network.http.proxy.pipelining | false | true |
| network.http.pipelining.maxrequests | 4 | 8 |
| nglayout.initialpaint.delay | 250 | 0 |
不過最後一項我在 Flock 中找不到,不知道是不是版本的差異。
Page Information |
Wiki Information |
Recent PBwiki Blog Posts |