«Not block, only hide». The only way to block loading of flash, is to use css with @ run-at document-start.flashblock
«Not block, only hide». The only way to block loading of flash, is to use css with @ run-at document-start.flashblock
Hey everyone.
I've just noticed a bug - flashblock extension did not blocked one of the flash banners on the page, it appears just like i've clicked on it yet:
FlashBlock Version: 1.2.10, Google Chrome Version: 3.0.182.3, Vista x64
I've just noticed a bug - flashblock extension did not blocked one of the flash banners on the page, it appears just like i've clicked on it yet:
FlashBlock Version: 1.2.10, Google Chrome Version: 3.0.182.3, Vista x64
Last edited by Charlie; 05-30-2009 at 09:19 AM.
Use userscript version, it's extension bug.
flashblock seemed to be working OK for me. However, I found at site, http://cnbc.com, where the LHS of market quotes would not load -- and, there was no "f" to click on to restore the quotes. (There were a couple of other "f"'s on the site from flashblock that did respond OK.)
I use a bookmarklet to remove swfs
can't remember where I got it from thoughCode:javascript:(function(){var%20swf;while((swf=document.getElementsByTagName("embed")).length>0){if((typeof(swf[0].attributes["type"])!="undefined"&&swf[0].attributes["type"].value=="application/x-shockwave-flash")||(typeof(swf[0].attributes["src"])!="undefined"&&swf[0].attributes["src"].value.indexOf(".swf")!=-1))swf[0].parentNode.removeChild(swf[0]);}while((swf=document.getElementsByTagName("object")).length>0){if(swf[0].attributes["codebase"].value.indexOf("flash")!=-1)swf[0].parentNode.removeChild(swf[0]);}})()
Here 100% Work FlasBlock made by Me
Download:
http://www.megaupload.com/?d=V6OZDNAY
Are you working on an easy add on flasblock for Google Chrome? I hope so. It is a blessing to have in Firefox, but would rather use Google Chrome.
I've been trying to install the flashblock but it never works. Flash ads still are turned on. I'm running the 3.0.195.21 version of chrome. I'm using windows vista. can someone help with clear directions or a autorun install for flashblock?