魚拓用 Firefox15.0.1

(1)about:config

layout.css.visited_links_enabled ---> false
network.prefetch-next ---> false
browser.urlbar.trimURLs ---> false
browser.search.openintab ---> true

(2)stylish
魚拓用設定
XUL

/* ----------------------------------------------------------------- */
/* サイドバーを右に配置する (右きき用) */
    #browser {-moz-box-direction: reverse;}
/* アクティブタブ幅を広げて判別しやすくする */
.tabbrowser-tab[selected]:not([pinned])[fadein] {min-width: 200px !important;}

(3)New Tab Wallpaper
html

/* Set a wallpaper for the about:newtab page*/
@-moz-document url("about:newtab") {
    #newtab-scrollbox{
        background: url("file:///c:/Users/username/Pictures/machu.jpg") no-repeat !important ;
        background-size: 100% !important;
     }
}

(4)add-ons
   scrapbook 個人魚拓
   stylish  魚拓用設定