Skip to main content

How to set Gmail as default email client in Opera as in Firefox?

When you click a mailto link from Firefox browser (3.5x) it will redirect you to Gmail login page. If you are a Gmail user it is quite convenient. But this is not the case with Opera.

However you can do the same in Opera also. All you need to do is to add two lines in the Opera mailproviders ini file. Just follow as described below.

  • Go to C:\Program Files\Opera\defaults
  • Find ebmailprovidersini file (in Windows7 - webmailproviders) and open it with Notepad. (For Windows7 do as follows: Start – Notepad – Right click on Notepad and select ‘Run as Administrator’ – File menu – Open – select ‘All files’ - and browse to the webmailproviders and open it)
  • Now enter the following code at the bottom of the ini file:

[Gmail]
ID=8
URL=https://mail.google.com/mail/?extsrc=mailto&url=%s
ICON=http://mail.google.com/mail/images/favicon.ico

  • Save the file and close it.
  • Now run Opera and click Preferences.
  • Go to Advanced – Programs and select mailto
  • Click the Edit button and click the Use a Web mail service button.

  • Select Gmail from the list and click OK and restart Opera for the change to take effect.

That’s all (tested with Opera 10). Thanks to Webtalks for this nice tips.


Comments

Popular posts from this blog

Surf the Web Anonymously With Firefox Add-on Phproxy

There are several web based proxy servers available to surf the internet anonymously or as from another country. The Firefox add-on (Firefox 3 – 4) Phzilla helps you view a webpage or surf the internet using the PHProxy (a type of web based proxy server) proxy servers. It is very easy and convenient to use.

Restore Lost Capacity Of Your USB Flash Drive (How to)

Some malware can hide full capacity of your USB flash drive. For example, a 4GB pen drive sometimes shows only 500kb or less. An interesting part of this situation is that, even after removing the malware or formatting the USB flash drive, you will not get back its original capacity. Therefore, the question here is how to restore a USB flash drive to its full capacity.

Disable automatic Meta refresh/redirect of websites in browser for security reasons[how to]

Generally speaking, Meta refresh is a method used by some websites to instruct a web browser to automatically refresh/redirect the current web page after a given time interval. You can see this type of refresh/redirect especially in media sites. This is some times annoying or can be used for malicious purposes by redirecting you to a malicious site. If you don’t like this feature, you can disable this in your browser. Here is how to disable this in Internet Explore/Chrome, Firefox and Opera. Internet Explorer: Go to Tools - Internet options - Security tab - Custom Level button - Miscellaneous category - set "Allow Meta refresh" to Disable. Firefox: Go to Tools - Options - Advanced - General - Accessibility and tick the option next to ‘Warn me when web sites try to redirect or reload the page’. Alternatively you can use extension RefreshBlocker . Opera: Go to Preferences - Advanced - Network and uncheck "Enable automatic redirection".