Jetpack/Modules

< Jetpack
Revision as of 20:39, 23 September 2011 by Erikvold (talk | contribs) (mentioning that userscripts are greasemonkey scripts..)

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!