回复:thanks but mine is vista

回答: 回复:没成功fitwxc2009-10-16 20:47:35

Vista's chrome folder is here:

"C:/Users/UserName/AppData/Roaming/Mozilla/Firefox/Profiles/gwg92pil.default/chrome"

BTW, you may download the userContent.css with ad block and then add marquee block to its end. CSS ad block is better than the add-on.

Also add this to block flash, again better than the add-on:

embed[src]:not(.ucContent):not([src*="nicovideo"]):not([src*="ytimg.com"])
{
content: -o-skin("Attachment Video") attr(src);
-o-link: "javascript:document.activeElement.className+=' ucContent';void(0);";
-o-link-source: current;
border: 2px dashed #080 !important;
font: normal normal normal 10pt sans-serif !important;
padding: 1px !important;
display: inline-block !important;
height: auto !important;
}

Be aware, WXC may bess up above codes, so if it does not work, try find them on the web.

所有跟帖: 

cool ! Thanks. -爱在深深秋- 给 爱在深深秋 发送悄悄话 爱在深深秋 的博客首页 (0 bytes) () 10/17/2009 postreply 11:12:46

谢,还在试验中 -dudaan- 给 dudaan 发送悄悄话 (0 bytes) () 10/18/2009 postreply 04:17:48

如何在google chrome里实现?谢谢 -old_taoist- 给 old_taoist 发送悄悄话 (0 bytes) () 10/19/2009 postreply 10:27:39

google做chrome目的就是不讓你做這個些,廣告是他的生計 -fitwxc- 给 fitwxc 发送悄悄话 (78 bytes) () 10/19/2009 postreply 11:24:05

请您先登陆,再发跟帖!