While using the Chrome dev tools, I noticed this error thrown by a Chrome extension:

Being Called
chrome-extension://pgphcomnlaojlmmcjmiddhdapjpbgeoc/mailto.js:55Got message from bg page - https://mail.google.com/mail/?view=cm&fs=1&tf=1
chrome-extension://pgphcomnlaojlmmcjmiddhdapjpbgeoc/mailto.js:24Starting to rewrite mailtos

It looks like it's trying to use my gmail account to send out emails without notifying me - is that possible?

link|improve this question

33% accept rate
it looks like that's the chrome extension for using gmail when you click on mailto links. It's over my head but I googled those lines and found the same errors at the bottom of this page: forum.jquery.com/topic/… ...possibly some malware is using your email? – CreeDorofl Mar 30 '11 at 0:31
feedback

1 Answer

up vote 1 down vote accepted

Try configuring and/or outright disabling the Send from Gmail extension. You can also ask the author at its page.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.