Jetpack/Modules: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Browser UI: mentioning my user scripts package)
Line 11: Line 11:
* [https://github.com/erikvold/menuitems-jplib Menuitems] by @erikvold
* [https://github.com/erikvold/menuitems-jplib Menuitems] by @erikvold
* [https://github.com/erikvold/xulkeys-jplib XUL Hotkeys] by @erikvold
* [https://github.com/erikvold/xulkeys-jplib XUL Hotkeys] by @erikvold
* [https://github.com/erikvold/userscripts-jetpack-package User Scripts] by @erikvold


== Web APIs ==
== Web APIs ==

Revision as of 04:08, 26 July 2011

This page lists some community-developed libraries not included in the SDK. Feel free to link to yours!

Browser UI

Web APIs

Browser Internals

Async JavaScript APIs

Miscellaneous

Wanted

  • DirectoryWatcher: polls a directory, notifies listeners of events like file added, deleted, changed, etc.