Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-30-2009, 09:45 AM   #71 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: Your Favorite Firefox Extensions

I have a cool "addon" which isn't actually an extension - it's a bookmark that I've got which uses Javascript.

It allows you to save any password, even if it's set to not allow (like for your banks website)

Code:
javascript:(function(){var%20ca,cea,cs,df,dfe,i,j,x,y;function%20n(i,what){return%20i+"%20"+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i<df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit="";++cs;}if(x.attributes["autocomplete"]){x.attributes["autocomplete"].value="on";++ca;}for(j=0;j<dfe.length;++j){y=dfe[j];if(y.attributes["autocomplete"]){y.attributes["autocomplete"].value="on";++cea;}}}alert("Removed%20autocomplete=off%20from%20"+n(ca,"form")+"%20and%20from%20"+n(cea,"form%20element")+",%20and%20removed%20onsubmit%20from%20"+n(cs,"form")+".%20After%20you%20type%20your%20password%20and%20submit%20the%20form,%20the%20browser%20will%20offer%20to%20remember%20your%20password.")})();
Just cut and paste that into a bookmark and when you're on the login page for your bank (or whoever) click on the bookmark and you'll get a pop up.

Ediit;
Nevermind it looks like it won't "read" properly on here....

Last edited by Trotter; 04-30-2009 at 05:10 PM. Reason: Added code tags
SparkMonkeyHellion is offline  
Old 04-30-2009, 05:11 PM   #72 (permalink)
Trotter's Avatar
 

Join Date: Jan 2005

Location: The South

Posts: 19,756

Trotter is a name known to allTrotter is a name known to allTrotter is a name known to allTrotter is a name known to allTrotter is a name known to allTrotter is a name known to all

Default Re: Your Favorite Firefox Extensions

^^^ I disabled HTML for this forum and added code tags. It is visible now.
__________________
R.I.P. Danny L. Trotter , 14 Nov 1945 - 4 Sept 2009




DFI LanParty-UT SLI-D - Windows 7 64-bit - AMD Athlon X2 4200+ w/CNPS9500
4GB RAM(4x1GB) - Razer Lachesis - EVGA GTX 260 Core 216 896MB


>>>> I am looking for donated DDR2 (link) <<<<

< < < < < If I've been helpful, rep me. . . .
Trotter is offline  
Old 05-01-2009, 09:19 AM   #73 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: Your Favorite Firefox Extensions

Cool. So now I can just do
Code:
blah blah blah
???

SWEEEET
SparkMonkeyHellion is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox 2.0.0.11 loads VERY slow mack Windows Operating Systems and Software 11 01-12-2008 03:39 AM
Firefox 2.0.0.9 is out Osiris Windows Operating Systems and Software 4 11-02-2007 12:33 PM
Firefox 2.0.0.5 has been released Osiris Windows Operating Systems and Software 19 07-28-2007 09:02 PM
Some Cool Firefox Tricks That Might Make You Crazy .. mantoadmire Browser & General Internet Questions 0 07-25-2007 07:44 AM
Firefox 3 Alpha 4 has been released Osiris Windows Operating Systems and Software 4 04-29-2007 10:57 AM