Go Back   Google Chrome Forums > Google Chrome > Chrome Plugins


http://chromeplugins.org/frwrdicon.jpg
Top Tip : Click here to Boost Your PC & Chrome Browsing Speed
Reply
 
Thread Tools Display Modes
  #1  
Old 06-15-2009, 04:50 PM
Junior Member
 
Join Date: Jun 2009
Posts: 1
Lightbulb Chrome Plugin Requests

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 08:45 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 06-15-2009, 05:20 PM
Senior Member
 
Join Date: Apr 2009
Location: Qc, Canada
Posts: 495
Default

By "disable" do you mean "hide" ?
If yes, there are already bookmarklets for that
__________________

ChromeGestures
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 06-15-2009, 05:51 PM
sulasno's Avatar
Super Moderator
 
Join Date: Sep 2008
Location: Bangkok
Posts: 1,742
Default

@Kyrax

how about a link to the bookmarklet ? tia
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 06-15-2009, 06:58 PM
Waha's Avatar
Senior Member
 
Join Date: Apr 2009
Location: Oregon
Posts: 599
Default

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:
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";}})()
Removes all SWFs:
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 06:37 AM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 06-15-2009, 07:09 PM
Senior Member
 
Join Date: Apr 2009
Location: Qc, Canada
Posts: 495
Default

Thanks Waha, awesome work !
__________________

ChromeGestures
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 06-15-2009, 07:19 PM
Luc VN's Avatar
Senior Member
 
Join Date: Sep 2008
Location: Belgium - Europe
Posts: 674
Default

Waha, thanks for all your efforts
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 06-15-2009, 09:11 PM
Junior Member
 
Join Date: Jun 2009
Posts: 1
Default

can I get something that works like autofill?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 06-15-2009, 09:29 PM
Senior Member
 
Join Date: Apr 2009
Location: Qc, Canada
Posts: 495
Default

Quote:
Originally Posted by tcurry48@gmail.com View Post
can I get something that works like autofill?
Care to explain what Autofill does ?
If you go to Wrench -> Options -> User Data .. there's an option called " Form autofill "
__________________

ChromeGestures
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 06-15-2009, 09:29 PM
Luc VN's Avatar
Senior Member
 
Join Date: Sep 2008
Location: Belgium - Europe
Posts: 674
Default

autofill is available on the DEV version: 3.0.187.1 (Official Build 18142)
unless you mean something else?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 06-15-2009, 10:06 PM
Junior Member
 
Join Date: Jun 2009
Posts: 4
Default

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
chrome plugins, google chrome

Thread Tools
Display Modes

Similar Threads
Thread Thread Starter Forum Replies Last Post
Chrome Plugins Question Neillithan Chrome Plugins 8 05-31-2009 01:31 AM
Chrome Plugins Top 10 members Stamga Chrome Central 16 05-29-2009 11:21 PM
How do I write Chrome plugins? Simon Chrome Tech 4 04-05-2009 06:35 PM
Media Player Plugins Kotapoa Chrome Plugins 2 11-16-2008 04:39 PM
How can i install plugins on chrome? IlBodoz Chrome Talk 2 09-10-2008 06:05 AM




Chrome Central - Chrome Talk - Chrome Tips and Tricks - Chrome Plugins - Chrome Themes - Chrome Tools - Bugs and Vulnerabilities - Chrome Tech - General Chat


All times are GMT. The time now is 02:11 PM.


Powered by vBulletin® Version 3.7.4 PL1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Google Chrome and Google™ is a Trademark of Google Inc
This site chromeplugins.org is not affiliated with or sponsored by Google Inc.
Thanks: Taree SEO Forum and John