Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Google Secure Pro

Forces gMail, gCal, Google Docs, History, Bookmarks and Reader to use (https) secure connection . Also compatible with Opera 9+.

UPDATE: 4/10/07 : Added support for Google Reader.
UPDATE: 5/02/07 : Added support for Google History and Google Bookmarks.
UPDATE: 5/09/07 : Added support for iGoogle.
UPDATE: 5/10/07 : Removed iGoogle. Noticed it won't allow user to search from the SSL iGoogle. Researching workaround..

UPDATE: 3/24/08 : Added support for Google Groups




Jun 11, 2008
FF3B5tester User

Hey...
What difference does it do, not having 'window' in the code like your script doesn't?:

location.href = location.href.replace(/^http:/, 'https:');

Contrary to this:

window.location.href = window.location.href.replace(/^http:/, 'https:');

Like the http://userscripts.org/scripts/show/8311 'Google Secure' script have.

And what is the difference between your script and this script: http://userscripts.org/scripts/show/26175 'Secure GMail'?

Also: Why doesn't Gmail do this by default? Why not use https all the time? there must be a reason?

 
Apr 1, 2008
LilJonny53 User

very nice (note: be sure to adjust other scripts, that you may have installed, that apply to the Google service affected by this script, so the scripts continue to work correctly with the change in security configuration)

 
Apr 8, 2007
gabedibble Scriptwright

Author: Please check out User Script Updates - simply update the header of your script and your users will be able to receive change-notification when you improve this script

You could comment on this script if you were logged in.