Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Jeremy42

Member since
Jeremy42

Recent Docs Activity

View all activity
Page Date Comment

Creating custom Firefox extensions with the Mozilla build system


/* Accessing Data Files From Components: export:: is the more suitable target as libs:: requires you to run make twice before the file is included in the generated XPI */

Creating custom Firefox extensions with the Mozilla build system


/* Copying Data Files Into Target Directory: export:: is the more suitable targat as libs:: requires you to run make twice before the file is included in the generated XPI */