Jetpack/Modules: Difference between revisions
< Jetpack
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
Data | Data | ||
* [https://bugzilla.mozilla.org/attachment.cgi?id=489121 Password manager API], by Mcepl | * [https://bugzilla.mozilla.org/attachment.cgi?id=489121 Password manager API], by Mcepl | ||
* [https://gist.github.com/669262 Awesomebar Search] - query the datasource that powers the Firefox awesomebar. | |||
Misc | Misc | ||
* [http://hg.mozilla.org/users/avarma_mozilla.com/atul-packages/file/793c25db8523/packages/cuddlefish-lab/lib/cuddlefish-lab.js Custom protocol handler], by Atul | * [http://hg.mozilla.org/users/avarma_mozilla.com/atul-packages/file/793c25db8523/packages/cuddlefish-lab/lib/cuddlefish-lab.js Custom protocol handler], by Atul | ||
* [https://builder.mozillalabs.com/library/1000872/latest/ QR code utilities], by Hernán Colmeiro (@peregrino) | * [https://builder.mozillalabs.com/library/1000872/latest/ QR code utilities], by Hernán Colmeiro (@peregrino) |
Revision as of 16:06, 9 November 2010
Useful modules not in the core set.
UI
- Prompts, by Mcepl. See function promptFileOpenPicker for a file picker prompt.
- Basic menu item, by Atul
Data
- Password manager API, by Mcepl
- Awesomebar Search - query the datasource that powers the Firefox awesomebar.
Misc
- Custom protocol handler, by Atul
- QR code utilities, by Hernán Colmeiro (@peregrino)