Labs/JS Modules: Difference between revisions

Jump to navigation Jump to search
Line 3: Line 3:
= JavsScript Modules =
= JavsScript Modules =


Here you'll find a collection of modules which you can import into your extension.  They 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!
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 ==
946

edits

Navigation menu