如果你的螢幕解析度能調很高的話
那就能一次看到開心農場的全部場景
PS: 目前已知的 bug : 有時會無法使用快速鍵
先在 Stylish 裡新填一個新樣式
然後再把下面的 code 貼到 新樣式 裡後套用即可
| @namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("http://apps.facebook.com/farmgame_tw/") { .UIStandardFrame_Content { position:relative !important; top: -20px !important; width: 100% !important; } #content > DIV, .UIStandardFrame_Container { width: 1010px !important; position:relative !important; left: -21px !important; } IFRAME { width: 100% !important; } div[id^="app_content_"] > DIV > DIV > DIV:first-child + DIV + SCRIPT + SCRIPT + IFRAME { height: 864px !important; } /* 隱藏開心農場的廣告 */ #home_sidebar > div + div + div[id^="c4acf4"], #home_sidebar > div + div + div + div, #sidebar_ads, IFRAME[name^="fb_iframe_"][src^="http://xsell.6waves.com/"], .UIContentBox.UIContentBox_Gray, div[id^="app_content_"] > DIV > CENTER, div[id^="app_content_"] > DIV > DIV > CENTER, .UIStandardFrame_SidebarAds { display:none !important; } } /* 開心農場flash的網址 */ @-moz-document domain("fbfarmtw.elex-tech.us") { #myfarm{ width: 100% !important; height: 860px !important; } /* 隱藏下方的4個圖 */ HTML > BODY > P { display: none !important; } } @-moz-document url-prefix("http://apps.facebook.com/farmgame_tw/index.php?mod=") { #content > DIV, .UIStandardFrame_Container { width: 98% !important; position:relative !important; left: -10px !important; } } |



























































































