Firefox省スペース化メモ

インストールしているアドオン(有効状態)
All-in-One Sidebar
ColorZilla
Delicious Bookmarks
Download Statusbar
DragIt (formerly Drag de Go)
Firebug
FireGestures
Gmail Notifier
Google ツールバー
Greasemonkey
Hide Menubar
IME and DiMENSiON
Make Link
Personas
RefControl
SQLite Optimizer
Stylish
Tab Mix Plus
テキストリンク (Text Link)
User Agent Switcher

メニューバーに置くもの
・メニュー
・Googleツールバーの設定・ログインボタン

Googleツールバーに置くもの
・検索窓
・検索ボタン
・アドレスバー

All-in-Oneサイドバーツールバーの位置
・サイドバーヘッダーの下

All-in-Oneサイドバーツールバーに置くもの
・戻る進む
・中止
・更新
・Delicious Bookmark
・アドオン管理
・情報表示
・マルチパネル

Stylishのスタイル
Combine Stop/Reload buttons
FF3 Toolbars Compressorをちょっといじくったもの
・適当に作ったやつ1
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#sidebarheader,
#star-button,
#aios-toggle-toolbox,
#aios-toolbox-sidebartop,
#aios-sidebardivider-1,
#aios-sidebardivider-2,
sidebarheader
{
visibility:collapse !important;
}

.tabbrowser-strip{
margin: -1px 0px 0px -4px !important;
}

#navigator-toolbox{
margin:-1px -2px -2px !important;
}

#aios-toolbar{
margin:0px 0px 0px 0px!important;
padding:0px !important;
border-top:none !important;
}

#aios-toolbox-sidebartop2,
#commandBarBottom,
.tabbrowser-tabs{
-moz-appearance:none !important;
background: none! important;
}

・適当に作ったやつ2(ソース閲覧用)
@namespace url(http://www.w3.org/1999/xhtml);
body#viewsource {
font-family:'M+','Consolas' !important;
font-weight: normal !important;
color: #333 !important;
line-height:140% !important;
font-size:12px !important;
background-color:#f3f5fc !important;
margin: 0px !important;
padding:5px !important;
}

body#viewsource .start-tag,
body#viewsource .end-tag {
color: #00468C !important;
font-weight: bold !important;}

body#viewsource .comment {
color: #888 !important;
font-style: normal !important;}

body#viewsource .doctype {
color: #0E8D2B !important;
font-style: normal !important;}

body#viewsource .attribute-name {
color: #663333 !important;
font-weight:normal !important;}

body#viewsource .attribute-value {
color:#00468C !important;
font-weight: normal !important;
}
タグ:Firefox
posted by 右京| Comment(0) | TrackBack(0) | 雑記
この記事へのコメント
コメントを書く
お名前: [必須入力]

メールアドレス:

ホームページアドレス:

コメント: [必須入力]

この記事へのトラックバックURL
http://blog.seesaa.jp/tb/128567402
※言及リンクのないトラックバックは受信されません。

この記事へのトラックバック