Placed in: Home

Cialis Online

Automatic sign into Gmail using a bookmark

Also like to use the mailingservice from Google, Gmail? You're not alone, with the massive amount of space you'll get with your Gmail account, many users worldwide are using this service. Here's a nifty little trick that'll allow you to create a bookmark that'll automatic will log you in to Gmail. No entering of your username / password is required every time you log on. Tested on Internet Explorer and Firefox, but will probably work on other browsers too.

Gmail Auto login bookmark

Simply create a new bookmark (Firefox) / favorite (Internet Explorer) containing the following URL:
https://www.google.com/accounts/ServiceLoginAuth?
continue=http://mail.google.com/gmail&service=mail&Email=LOGIN&Passwd=PASSWORD&null=Sign+in

*NOTE*: Make sure that you have the code in 1 line.

Change "LOGIN" into your login name
Change "PASSWORD" into your password
*NOTE*: Everyone who has access to your browser / your bookmarks can now view your password. Be careful with this.

There you have it. Save your bookmark and next time you'll click it, you'll be automatic logged in to your Gmail account. Enjoy!

Gmail stamp created by Mayasoft.net Mayosoft


Tags:  useful gmail tips firefox internet explorer internet

Interested in this topic? You might enjoy another article I've written called

Did you like this article? Subscribe to my feed or email to keep updated on new articles.

Spread the word and submit to:
Digg!Reddit!Del.icio.us!Facebook!StumbleUpon!
Comments
Add NewSearchRSS
Rahela   2007-12-14 13:35:29
Gravatar image :D
m a hye - ha   2010-03-23 18:05:59
Gravatar image several time trying to open a account with gmail but failed
Legesse - Student   2007-12-22 16:17:46
Gravatar image explain it 4 me please
here is my E_mail=(havelove923@gmail.com)
Je - try You will get   2011-04-23 15:26:26
Gravatar image continue=http://mail.google.com/gmail&service=mail&Email=havelove923@gmail.com&Passwd=(enteryou password)&null=Sign+in
Marco - re:   2007-12-22 22:14:55
Gravatar image Hi,

Simply copy the code above and change "LOGIN" to your e-mail address. Next, change "PASSWORD" with your password. Save it as a bookmark / favorite and you're ready to go!

Greetings,,,
Abhisargupta - re: re:   2010-09-30 11:58:34
Gravatar image
Marco wrote:
Hi,

Simply copy the code above and change "LOGIN" to your e-mail address. Next, change "PASSWORD" with your password. Save it as a bookmark / favorite and you're ready to go!

Greetings,,,
Abhisargupta - abhisar   2010-09-30 12:02:43
Gravatar image
Joel Dare wrote:
If you have multiple GMail accounts, and you recently logged into one of them, this bookmark will not log you into another. I've hacked at this slightly and written a URL that will log you out of one GMail account and then into another.

You can read the details at the URL below.

http://www.joeldare.com/wiki/google_gmail_bookmark_that_logs_in

Or, just use this:

https://www.google.com/accounts/Logout?continue=https%3a%2f%2fwww.google.com%2faccounts%2fServiceLoginAuth%3fcontinue%3dhttp%3a%2f%2fmail.google.com%2fgmail%26service%3dmail%26Email%3dUSER%26Passwd%3dPASS%26null%3dSign%2bin
naresh - login through URL   2011-01-28 06:24:11
Gravatar image hello....
i am not able to log into my account through url....please tell me how to do it?
my email:nareshreddy
passwd:*********
Flo - re   2008-02-14 14:40:24
Gravatar image really cool thing - now I can use the Thinkvantage-Button of my laptop to perform something usefull - starting Firefox right with my Gmail!

Thanks!
sivaprasad   2008-03-04 19:50:26
Gravatar image :cheer:
Dirk   2008-03-19 15:25:46
Gravatar image Is this save... because the password is sent in the url in plain text...
Marco - In the article   2008-03-20 09:18:42
Gravatar image Like the article said, the password is indeed located on your computer as plain text. When send, it's not plain text anymore.

The only problem here is, that if anyone knows that you're using this technique, they could open your bookmarks and read the not-encrypted password.
Dallas E - Pretty slick. How aobut igoogl   2008-03-27 21:48:30
Gravatar image Hi. Thanks for posting this up. Works great for my gmail account.

But, try as I might, I can't figure out how to plug the login and password stuff into a bookmark to do the same for my igoogle home page. And did I try - I'm amazed google hasn't locked me out! Best I could get was the sign in page with a red "not at this time" message at the password field.

Can you help me build an automatic sign in bookmark, if possible, for igoogle?

Thanks!!
Anonymous - iGoogle   2008-12-13 20:15:37
Gravatar image just change the gmail to ig

https://www.google.com/accounts/ServiceLoginAuth?continue=http://www.google.com/ig&service=mail&Email=LOGIN&Passwd=PASSWORD&null=Sign+in

i hope its not too late lol
Anonymous   2009-12-10 03:07:16
Gravatar image Even changing the request to https won't help the fact that it is being sent in plain text. As this is the request to establish a SSL/TLS connection, and it is in that request versus the body of the message. That leaves your user/ pass possibly on several devices logs and wide open to sniffing. Google has a feature to remember your login, please use that and don't broadcast your information.
Anonymous   2009-12-10 03:22:46
Gravatar image I scanned it to quickly and didn't see chained URLS using a continue. I'm not familiar enough on if those get passed with the first request to comment on the security of that. However it still leaves your password in the clear in your bookmarks. For that reason alone you should probably just stick with letting gmail remember you.
Anonymous   2012-01-04 15:29:50
Gravatar image :cheer: :lol: :P :woohoo: :whistle: :evil: :lol: :pinch: <img src=hock:' /> :( :angry: :0 :cheer: :confused: :evil: B) :dry: :woohoo: :unsure: :P <img src=ide:' /> :X :X <img src=illy:' /> B) :whistle: Posted image[code][/code][quote][/quote]
Calab - How about Google Apps email?   2008-04-07 20:10:44
Gravatar image So, how does one create a shortcut that will automatically log into the Google Apps email page?

I.e: https://www.google.com/a/yourdomain.com/
Marco   2008-04-07 22:35:47
Gravatar image You should check the names of the elements, just like my URL in the article.

Replace "Email" and "Passwd" to the names of the elements (check the HTML source) and make modifications where needed.

Good luck!
Glen   2008-10-08 17:30:26
Gravatar image I picked through the Google Apps login form and figured out the proper syntax for the URL.

https://www.google.com/a/YOURDOMAIN/LoginAction2?continue=http://mail.google.com/a/YOURDOMAIN/a/&service=mail&Email=LOGIN&Passwd=PASSWORD&null=Sign+in

Note that LOGIN should not include "@YOURDOMAIN".

-Glen
Me! - So...how do I UNSUBSCRIBE?   2008-04-16 19:41:16
Gravatar image OK... So I don't want to get email notifications for this topic anymore.

HOW do I unsubscribe???
Marco - Contact me   2008-04-16 22:45:20
Gravatar image Please use the contact form and I'll unsubscribe you.
yogeshb - HI   2008-05-21 14:45:48
Gravatar image gfh
Terry THoo   2008-06-08 08:50:23
Gravatar image hello nice to get the service in future
Dylan G.   2008-07-29 19:28:44
Gravatar image Thank you soooooo much :woohoo: :D
Anonymous   2008-08-13 09:37:58
Gravatar image Gr8 site.
Dominic Tan   2008-09-02 17:36:15
Gravatar image Great.
Dolangami - Dolang   2011-06-04 09:12:30
Gravatar image :woohoo: :arrow:
Sufian Ngenzi - Director   2008-09-07 12:10:46
Gravatar image To whom it may concern,

I would like to be signed to Gmail address.

Thank you,

Sufian.
alfred motsamai lebeko - sign up   2008-10-20 16:48:48
Gravatar image sgn up via my phone
Anonymous   2008-11-15 19:22:42
Gravatar image Great, just what I needed. Nick
imran malik - far jobes   2008-12-31 05:17:20
Gravatar image Dear sir,
Most respect
thadeus   2008-12-31 11:48:41
Gravatar image gmail is good
precious - miss   2009-01-31 11:56:52
Gravatar image :) o yea i love it so much ,keep it safe and simple
Chris   2009-02-11 18:40:55
Gravatar image I use a web application with a button called email. When the user clicks on it, it opens up a new window and I use the link from above to have their email automatically open. This works great in internet explorer but for some reason it does not work exactly the same in Firefox. When the user clicks on the button in FireFox, it will take them to the google login page and place their username in the box, but not login automatically. If they click on the address bar and then hit enter it will then log them into gmail. I am not sure why it stops in FireFox and the extra step is needed. I don't want them to be able to see the information in the address bar because everyones password is the same for purposes of the link working in my web app. Sorry if this doesn't make complete sense but any help would be appreciated.

Thanks,

Chris
kelvin rogate kimaro - doctor   2009-02-14 10:37:47
Gravatar image please add me through direct connected with my email address
Thanasis K. - THIS IS FOR iGoogle:   2009-03-25 17:38:05
Gravatar image https://www.google.com/accounts/ServiceLoginAuth?continue=http://www.google.com/ig&service=mail&Email=LOGIN&Passwd=PASSWORD&null=Sign+in
zealous - designer   2009-04-19 22:49:05
Gravatar image How would you do this with Google Maps?
Would be nice to just give a link to people to pin new locations without each person having to create an account.
morne gelderbloem - morne gelderbloem   2010-02-15 13:20:31
Gravatar image hi there im morne how are you guys doing
Brett - Maps   2011-12-07 18:54:07
Gravatar image Did you ever manage to get an auto login for Google maps ?
Thanks
Joel Dare - Expanded: Logout Then Login   2009-05-02 02:16:03
Gravatar image If you have multiple GMail accounts, and you recently logged into one of them, this bookmark will not log you into another. I've hacked at this slightly and written a URL that will log you out of one GMail account and then into another.

You can read the details at the URL below.

http://www.joeldare.com/wiki/google_gmail_bookmark_that_logs_in

Or, just use this:

https://www.google.com/accounts/Logout?continue=https%3a%2f%2fwww.google.com%2faccounts%2fServiceLoginAuth%3fcontinue%3dhttp%3a%2f%2fmail.google.com%2fgmail%26service%3dmail%26Email%3dUSER%26Passwd%3dPASS%26null%3dSign%2bin
Mauro - Automatic sign into Gmail Small Business   2009-05-04 05:32:32
Gravatar image Hi!

I would like to know how to do the same for a Gmail small business with a particular domain, in my case a have the domain tecpoa.com.
Thank you.

Mauro
Mauro - Automatic sign into Gmail Small Business   2009-05-04 05:39:57
Gravatar image Sorry, I did not see the Glen´s answer (2008-10-08 17:30:26 ).
Thank you anyway.

Mauro
itumeleng mogapi - mr   2009-06-04 09:03:45
Gravatar image hi i'd to sign up for the gmail email
ryan   2009-07-14 22:52:31
Gravatar image how about for google calendar? :woohoo:
Shawn - RE: Google calendar   2009-08-04 20:11:58
Gravatar image This works:

https://www.google.com/accounts/ServiceLoginAuth?continue=http://calendar.google.com&service=mail&Email=EMAIL@EMAIL.COM&Passwd=PASSWORD&null=Sign+in

I'm still looking for something similar that works for YouTube.
ryan   2009-09-08 22:10:35
Gravatar image hmmm, that didn't work, it logged me into google but it comes up with a page suggesting I sign up for a gmail account. (I log into my google account with a myname@NONGOOGLEDOMAIN.com email address). Any way to get around that?
G - For other emails??   2009-09-06 11:04:40
Gravatar image Is there a similar code for yahoo mail and hotmail?
Dick - Long URL   2009-09-08 16:32:36
Gravatar image I have enabled autologin for my gmail account but sometimes the URL which google/gmail uses to implement becomes too long and gmail never logs in.

I put this hint into a favorite and now have something I can use as a backup in case the gmail generated URL becomes too long
ja - hmm   2009-10-07 10:37:15
Gravatar image It was great tip, but it dont work anymore.... :(
Jez   2009-10-09 20:28:18
Gravatar image It's a pitty... Since a few days this trick doesn't work anymore. GMail changed the way it logs in, and apparently they don't allow plain-text login anymore :( :( :(
Chris   2009-10-12 19:07:33
Gravatar image I have noticed that the url method works only on some isps. When I am at home, it does not work. But if I vpn into my office and try use a url to auto login it works just fine. Anyone else have any insight to this?

Chris
Anonymous   2009-10-13 00:53:03
Gravatar image I found this trick myself and its true my bookmark no longer works either. I don't have an early version of the login page to compare with and see what has changed but my guess is that they have added the GMAIL_LOGIN cookie and this has broken the bookmark. <img src=hock:' /> :( Can someone ask gmail to restore the "feature"?
Anonymous   2009-10-13 02:14:04
Gravatar image Anonymous again... I found that the problem is with the GALX form value with some help from http://userscripts.org/scripts/show/16341. If I grab the current GALX value and append my bookmark with it my bookmark works but this bookmark will not work cross-browser nor cross-session. Programmatically GALX can be read from an XMLHttpRequest response or a cookie but this cannot be done within a bookmark. I predict the auto login bookmark is broken for good. :(
bp - new login changed it   2009-10-16 19:13:15
Gravatar image i made my own login into the google account, simil ar to this one, but it is no longer working due to the added GALX value, that will let you make a bookmark with it, but won't work when browser is reopened. (new cookie)

if someone found a new (bookmark) auto login way. please post!
Joe   2009-10-21 23:23:51
Gravatar image noooooooo i want my igoogle homepage back. it was so convenient. someone please share.
ja-hmm - this work   2009-10-24 14:41:08
Gravatar image You just need
1. firefox,
2. Greasemonkey plugin instaled.

then instal this script: http://userscripts.org/scripts/show/60469
Joe   2009-10-28 16:53:09
Gravatar image Okay, so I found an alternative solution using iMacros Addon for Firefox.

Here are the steps:

o1. Download Firefox.
o2. Download iMacros Addon for Firefox:

https://addons.mozilla.org/en-US/firefox/addon/3863

o3. Install the Addon.
o4. Restart Firefox.
o5. Click on the new Iopus iMacros icon next to your address bar. This should open the iMacros sidebar.
o6. Click on the Rec Tab in the iMacros sidebar.
o7. Click the Record button to start recording your movements.
o8. Navigate to iGoogle login entry page. It should be the link below:

https://www.google.com/accounts/ServiceLogin?continue=http://www.google.com/ig&followup=http://www.google.com/ig&service=ig&passive=true&cd=US&hl=en&nui=1&ltmpl=default

o9. Type in your User Name, and then your Password.
10. Click Sign In
11. Go back into iMacros sidebar and click on the Stop button, to stop the recording.
12. If it asks you to save the recording, just click save in the default area.
13. Now you should see a new macro in your iMacros sidebar.
14. Right click on it and select Add To Bookmark
15. Now right click on your new bookmark and select properties.
16. Copy the data in the "Location:" area.
17. Now set that location as your homepage.

You can further edit your macro by adding these lines at the top of the macro to get rid of some error messages.

VERSION BUILD=6240709 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
SET !LOADCHECK NO
SET !TIMEOUT 100
SET !REPLAYSPEED SLOW

Note: One annoying thing about this approach is that the iMacros sidebar will show up when you press the Home button, but it will disappear once it is done loading the page.
Joe   2009-10-28 17:04:59
Gravatar image I forgot to mention that you need to make sure "Do not encrypt passwords" is selected in the iMacros Addon settings panel. Otherwise you'll get a password prompt everytime you hit the homepage button. Also make sure you have this setting selected before you Step o7.
sutarman   2010-01-18 15:05:28
Gravatar image email is good for me
sri   2010-12-03 02:39:19
Gravatar image hiiii.................... :cheer:
Sam - Madam   2011-05-12 17:17:49
Gravatar image Hiii How R U :angry: :P
wathsala Guruge - happy   2010-02-04 06:13:36
Gravatar image [code][/code]
Stella Obioha - Mrs   2010-02-08 09:33:04
Gravatar image very easy to fill.thanks
yemane - re: Student   2010-03-05 19:22:46
Gravatar image Hi,please i need your help,i couldn'n open my account,problem with rhe,Microsoft Internet Explorer,Thanks for your help.
tsegai.yemane@googlemail.com
dyb   2010-04-15 04:18:03
Gravatar image yeah...why i cant sign up to gMail ek..?
dyb   2010-04-15 04:25:54
Gravatar image yeeehaaaaa....im manage to creat an account with gmail... :lol:
thanks joe....:-)
wish a great day ahead to you......wroot..wroooottt
anand kumar bhatt   2010-07-03 04:40:50
Gravatar image After mozilla has stopped working on my computer it has become extremely difficult to reach my gmail a/c.
ak
booo   2010-07-19 02:27:34
Gravatar image It doesnt work, i allways get promted for my password.
Washington   2010-07-31 20:30:47
Gravatar image not working :(
Arco - Password   2010-09-25 09:28:52
Gravatar image I use the GApps version of the bookmark. The username is automatically filled in, but the passwordbox remains empty. Any suggestions?
Anonymous - re: re: Student   2010-10-04 01:26:15
Gravatar image
yemane wrote:
Hi,please i need your help,i couldn'n open my account,problem with rhe,Microsoft Internet Explorer,Thanks for your help.
tsegai.yemane@googlemail.com
maria teresa onnis   2010-10-16 11:52:33
Gravatar image i cannot go in my gmail
naveen - naveenboss   2010-10-23 06:45:55
Gravatar image :arrow: :idea: :?: :!:
ahmad.mahmod.apd.elwhap.mahmod - 0171`244817   2010-11-11 19:23:12
Gravatar image rememper.gmail.views.comanda.ryplay.
ahmad.mahmod.apd.elwhap.mahmod   2010-11-11 19:30:24
Gravatar image elektro.gmail.phon.pay.info.mopenel
Letty neave - Mail   2010-11-15 04:43:45
Gravatar image Find ma email
gandhihirji   2010-12-15 03:11:38
Gravatar image
jkdsghf - :ssfdas   2011-01-22 18:37:22
Gravatar image its not working for me either
salm   2011-02-26 11:06:11
Gravatar image I also could not figure out. My email is salimdost1@hotmail.com. Anyone intetested in good friendship, please write to me.

Thanks
salim
marcos manuel buttsworth   2011-05-05 23:24:54
Gravatar image :evil: im very evil
David C Cassell   2011-05-28 18:54:21
Gravatar image Choises are the very substance of any reaping rewards receaved onto bigger & better things???? , Still the delima of most hoemoe-erictus. No hurdales no challages no defeat no growth .....NO WORRIES!
mahesh - mahesh.mittai480   2011-08-07 02:33:05
Gravatar image 676736
mahesh - re: mahesh.mittai480   2011-08-07 02:37:31
Gravatar image hi how ru frnd [code][/code]676736
Josh Wambua - Gmail   2011-08-09 08:10:33
Gravatar image
David   2011-08-13 02:52:14
Gravatar image does not work for me and others who do not use the @gmail.com for
their username! But thanks anyway.

Z
sandeep kumar - google   2011-08-23 11:47:58
Gravatar image nice
sandeep kumar   2011-08-23 11:48:46
Gravatar image :)
Kevin - Night Star Produtions   2011-09-03 12:04:36
Gravatar image [quote][/quote]



Posted image
sekwayo.mm@gmail.com - mm   2011-09-19 13:33:03
Gravatar image
mike glenn - WORK   2011-10-17 23:33:50
Gravatar image
aqeel khan - do not open gmail acount   2011-10-28 05:00:35
Gravatar image hi i m aqeel khan and my ID is not open so plz help me.
jeoff - jeoffmail   2011-12-11 16:00:29
Gravatar image :whistle:
zonatext - hello   2011-12-16 08:05:40
Gravatar image sign me in
i jorgensen   2011-12-19 02:26:37
Gravatar image uPzLA
i jorgensen   2011-12-19 02:27:42
Gravatar image hi ya all
akashchandshaw   2011-12-21 19:25:12
Gravatar image <img src=ide:' /> :P :woohoo: :whistle: i lick girl :?:
deepakkumar - deepakkumar   2011-12-22 06:17:26
Gravatar image I AM DEEPAK kumar &%shri Harimohan Singh
that is running pollytechnic DME diploma i am attend the class cps collage of tech $ management mathura
the residental
Jamuna vihar callony lohavan bagichi baldev road mathura
contact no: 8859109945
pin code no 281001
Anonymous   2012-01-04 05:34:39
Gravatar image its not working & its a waste of time , bad idea to auto log in ,
aayush - sharma   2012-01-21 17:32:26
Gravatar image :X :huh: ;)
Jamie   2012-01-29 15:20:17
Gravatar image People, for anyone who will listen...

THIS IS VERY DANGEROUS!

Without trying to be too technical, your password is being sent as plain text in an HTTP request, to Google's servers somewhere on the Internet. It's similar to giving your credit card number and PIN over the phone at the same time: anyone who knows how (and it's not that hard) can 'listen in' to your HTTP request and then gain access to your Gmail, Docs, Calendar etc. etc., just like that.

Think about this, please. Especially if you use a business/enterprise account.

Jamie.
Jamie   2012-01-29 15:29:49
Gravatar image Slightly more technical follow up...

There are two common types of request: GET is when the information you send over the Internet is in plain text, in the URL - basically, anything after the ? you see that follows the domain name (e.g. https://accounts.google.com/ServiceLogin?service=mail...). This is the stuff that's really easy to gain access to, if you know how - kind of a post man reading the message on a post card.

The other type of HTTP request is POST: this is akin to sending a letter - the address, name, stamp, post mark etc. are all visible, but the contents are protected inside the envelope. Nobody can easily access that information, without being found out.

The point of this explanation is that, your email address and password that you put in your bookmark URL, are being sent in a GET request - like the post card. Would you send your credit card number, PIN and security code on a post card?...

It's your choice.

Jamie.
Read more...
Name:
Email:
  Gravatar enabled.
Website:
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 
Security Image
Please input the anti-spam code that you can read in the image.
Unsubscribe from e-mail notifications.
 
< Prev   Next >
Subscribe

If 7374 people are reading this site every day, why don't you?