946
edits
Line 3: | Line 3: | ||
= JavsScript Modules = | = JavsScript Modules = | ||
Here you'll find a collection of modules which you can import into your extension. | Here you'll find a collection of modules which you can import into your extension. The goal is to make extension development easier by implementing functionality common functionality as reusable libraries. The modules here are designed to be imported with Components.utils.import(). If you would like to contribute a new module, get in touch with us at #labs! | ||
== Logging == | == Logging == |
edits