Can I use GWT to write a Gmail plugin?

2009-10-26 Thread FractalBob
Hi, I want to provide Gmail with additional functionality, but, if possible, I want to make the implementation browser-independent (I know how to do what I want as a Firefox addon, but what about a Google Chrome addon, or Opera, or...?). Is there any documented way to do this? TIA! Bob

Re: Can I use GWT to write a Gmail plugin?

2009-10-26 Thread Mohamed Mansour
As an addon to the browser (Firefox, Chrome, Opera) you can use UserScripts. Search for Gmail User scripts for examples. On Oct 26, 9:28 am, FractalBob ruom...@gmail.com wrote: Hi, I want to provide Gmail with additional functionality, but, if possible, I want to make the implementation

Re: Can I use GWT to write a Gmail plugin?

2009-10-26 Thread FractalBob
Thanks, Mohamed. On Oct 26, 1:45 pm, Mohamed Mansour m0.interact...@gmail.com wrote: As an addon to the browser (Firefox, Chrome, Opera) you can use UserScripts. Search for Gmail User scripts for examples. On Oct 26, 9:28 am, FractalBob ruom...@gmail.com wrote: Hi, I want to provide

Re: Can I use GWT to write a Gmail plugin?

2009-10-26 Thread FractalBob
I looked at these and, unfortunately, they are only a collection of Greasemonkey scripts. I was hoping for something less of a hack. On Oct 26, 1:45 pm, Mohamed Mansour m0.interact...@gmail.com wrote: As an addon to the browser (Firefox, Chrome, Opera) you can use UserScripts. Search for Gmail