> hi all i want to make Toolbar for Fire Fox, i have search but found
> nothing
> related to the its development with microsoft technologies, is is not
> possible to do so with microsoft technologies VC++ or .net
Have you asked the Firefox people what API's they provide for custom add-on
development?
That's a good place to start.
> hi all i want to make Toolbar for Fire Fox, i have search but found
> nothing
> related to the its development with microsoft technologies, is is not
> possible to do so with microsoft technologies VC++ or .net
Firefox is very hard to get started developing. The documentation sucks.
After lots of fruitless searching, I found a great tutorial at
http://www.borngeek.com/firefox/toolbar-tutorial/ Essentially there is no
compilation, it is all XML and Javascript (or so I think).
Good luck. I used to think IE development was bad until I found Firefox,
and I just don't get it's mindset. I stay as far away from it as possible.
-- David
cubaman - 30 Jun 2007 13:47 GMT
> > hi all i want to make Toolbar for Fire Fox, i have search but found
> > nothing
[quoted text clipped - 9 lines]
>
> -- David
Well, it shouldnt be so hard if there are thousands of pluggins for
firefox...
And there are many places where you cant get info, mail lists, etc.
Have you asked google? :p
http://developer.mozilla.org/
http://groups.google.com/group/mozilla.dev.apps.firefox/browse_frm/thread/bca5a2
31d634f87a/4361d223cc01b53f
And many mores... Google is incredible, but you have to ask :D