Jetpack/Modules

From MozillaWiki
< Jetpack
Revision as of 20:37, 23 September 2011 by Erikvold (talk | contribs) (removing request for Greasemonkey script compatability, see the 'user scripts' package already mentioned..)
Jump to navigation Jump to search

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

Storage/persistence

Miscellaneous

Wanted

  • DirectoryWatcher: polls a directory, notifies listeners of events like file added, deleted, changed, etc.
  • IndexDB interface: provides a discrete module for sotring and accessing data in IndexDB, with tests!