Jetpack/Modules

From MozillaWiki
< Jetpack
Revision as of 08:30, 11 April 2011 by Dietrich (talk | contribs)
Jump to navigation Jump to search

Useful modules not in the core set.

Browser UI

Web APIs

Browser Internals

  • Awesomebar Search - query the datasource that powers the Firefox awesomebar, by Dietrich (@dietrich)
  • Browser Commands - search for and execute browser commands (eg: reload, zoom, bookmark page, open URL), by Dietrich (@dietrich)

Async JavaScript APIs

Misc


Wanted

  • DirectoryWatcher: polls a directory, notifies listeners of events like file added, deleted, changed, etc.
  • Badging: adds a badge to a Jetpack widget. Eg: number of unread messages. (thread on dev.platform about doing this