因為搜尋界面改變的關係,之前的Google Wide腳本自然失效了
所以就找到了下面這個:
http://userstyles.org/styles/29474
火狐請搭配Stylish
因為有提供js版本的關係,使用Greasemonkey或其他瀏覽器應該也可以
使用前:
http://img571.imageshack.us/img571/8930/sshot67.png
使用後:
http://img35.imageshack.us/img35/1839/sshot68.png
裝好可能感覺沒變多寬
我是將margin-right:後面改成-200px才有上圖的結果
需要更寬就把它改的更小就行了
p.s.
因為發現這樣改了後搜尋圖片後會超出頁面右邊
所以我是改成了:
---------------------------------------------------
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.com/search") {
#center_col {margin-right:-200px !important;} /* outer */
.s {max-width:100% !important;} /* inner */
}
@-moz-document url-prefix("http://www.google.com.tw/search") {
#center_col {margin-right:-200px !important;} /* outer */
.s {max-width:100% !important;} /* inner */
}
---------------------------------------------------
--
--
所以就找到了下面這個:
http://userstyles.org/styles/29474
火狐請搭配Stylish
因為有提供js版本的關係,使用Greasemonkey或其他瀏覽器應該也可以
使用前:
http://img571.imageshack.us/img571/8930/sshot67.png

使用後:
http://img35.imageshack.us/img35/1839/sshot68.png

裝好可能感覺沒變多寬
我是將margin-right:後面改成-200px才有上圖的結果
需要更寬就把它改的更小就行了
p.s.
因為發現這樣改了後搜尋圖片後會超出頁面右邊
所以我是改成了:
---------------------------------------------------
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.com/search") {
#center_col {margin-right:-200px !important;} /* outer */
.s {max-width:100% !important;} /* inner */
}
@-moz-document url-prefix("http://www.google.com.tw/search") {
#center_col {margin-right:-200px !important;} /* outer */
.s {max-width:100% !important;} /* inner */
}
---------------------------------------------------
--
→ negi522:我是筆電..裝超快的..不到半小時就安裝完畢..反而時間都花04/14 22:23
推 kuromu:在看糟糕物04/14 22:23
→ negi522:在裝常用的軟體跟一些個人設定上..最花我時間的其實是拿光04/14 22:23
推 iamtom88:華的A片目錄找東西04/14 22:24
→ negi522:微軟那邊申請光碟..從微星那關開始到我拿到光碟已經是2個04/14 22:25
→ kuromu:蘿莉找我要糖果04/14 22:26
--
All Comments