Labs/Jetpack/JEP/14
Jump to navigation
Jump to search
JEP 14 - Adding Items to the Menubar
- Champion: Abi Raja <abimanyuraja at gmail dot com>
- Status: Draft
- Type: API Track
- Created: 9 June 2009
- Reference Implementation: None
- JEP Index
Introduction and Rationale
This JEP describes the API to append items to the Menubar.
As Jetpack's goal is to make extension development, it is important that the Jetpack API supports a wide range of chrome UI elements. Adding menu items to the menubar is very common among Firefox extensions.
In the spirit of keeping Jetpack proposals focused, there will be no support for submenus in this proposal. That will come later as a separate JEP (and support for submenus is crucial as a number of extensions like Firebug and Greasemonkey make use of submenus).