Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'd like to write a gmail extension that would add a button on the email page (or a seclectbox, or anything). For information, the goal is to add a task into my task manager from an email content.

What would be the way of doing it ? A greasemonkey script is not an option as I would like to do it for Chrome too.

I don't know where to start.

Thanks for any pointers, Mickael;

share|improve this question
There are plans of integrating greasemonkey and chrome, just google it. – osgx Mar 3 '10 at 9:03
OK, I would accept your answer. – MickTaiwan Mar 3 '10 at 9:11

1 Answer

up vote 0 down vote accepted

Like the comment stated, Greasemonkey scripts have been integrated into Chrome. An alternative would be to develop an extension (for both FF and Chrome) similar to "Google Redesigned" - one of my favorite FF extensions.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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