Hello guys
I suggest make request topic which everybody will write their ideas for the most wanted plugins.
From me:
2 buttons which disables images or flash on the page.
This is a discussion on Chrome Plugin Requests within the Chrome Plugins section, part of the Google Chrome category: Hello guys I suggest make request topic which everybody will write their ideas for the most wanted plugins. From me: ...
Hello guys
I suggest make request topic which everybody will write their ideas for the most wanted plugins.
From me:
2 buttons which disables images or flash on the page.
Last edited by Stamga; 06-15-2009 at 09:45 PM.
There's a FlashBlock plugin listed in the sticky, that kinda does what you're looking for, but automatically instead of at a click.
I couldn't find any bookmarklets to do it so I wrote you a couple.
Removes all img tags, all backround images from divs, ths, and tds, and removes the background image from the page:
Removes all SWFs:Code:javascript:(function(){document.body.style.backgroundImage="none";var%20img;while((img=document.getElementsByTagName("img")).length>0){img[0].parentNode.removeChild(img[0]);}var%20divs=document.getElementsByTagName("div");for(i=0;i<divs.length;i++){divs[i].style.backgroundImage="none";}divs=document.getElementsByTagName("th");for(i=0;i<divs.length;i++){divs[i].style.backgroundImage="none";}divs=document.getElementsByTagName("td");for(i=0;i<divs.length;i++){divs[i].style.backgroundImage="none";}})()
Code: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]);}})()
Last edited by Waha; 06-16-2009 at 07:37 AM.
Waha, thanks for all your efforts
can I get something that works like autofill?
autofill is available on the DEV version: 3.0.187.1 (Official Build 18142)
unless you mean something else?
I think I know what you mean. I've missed the autofill from the Google Toolbar where you click and it fills in the fields rather than having to go to each individually.
I have something I want: a password manager that saves passwords for vBulletin forums and has a master password. Call me paranoid, but if anyone bypasses my boot and biometric security (like if I leave my computer on and unlocked), I don't like how easy it is to see all my passwords. Oh and it would be great if there was a fingerprint reader integration like: http://files.upek.com/GetPackage.asp...41U2OV1GQBPHUO.