Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Extension Manager Setup

9 views
Skip to first unread message

Rick Nelson

unread,
May 4, 2013, 12:00:21 AM5/4/13
to
I would like to use the extension manager and enable extensions in my application I'm working on, but the XUL documentation is really lacking, and I can't find any instructions anywhere. Is there anyone on here who knows how to enable extensions and setup the extension manager in stand-alone XUL applications?

Thanks for your time.

Mook

unread,
May 4, 2013, 9:02:50 PM5/4/13
to
On 05/03/2013 09:00 PM, Rick Nelson wrote:
> I would like to use the extension manager and enable extensions in my application I'm working on, but the XUL documentation is really lacking, and I can't find any instructions anywhere. Is there anyone on here who knows how to enable extensions and setup the extension manager in stand-alone XUL applications?

I believe you need three things:

1) Enable extension manager support, via
https://developer.mozilla.org/en-US/docs/XUL_Application_Packaging#The_.5BXRE.5D_section

2) Make sure you have an appropriate branding package:
https://developer.mozilla.org/ko/docs/XULRunner_tips#_Branding_

3) Give your user some want to access the extension manager
(about:addons). There's no interesting documentation for this as for as
I know, since it's just a very boring "open that URL" - looking at how
Thunderbird or Instantbird do it might be useful, I guess.

HTH,

--
Mook
0 new messages