Closed
Bug 573878
Opened 16 years ago
Closed 14 years ago
addon bar itself should be a module
Categories
(Add-on SDK Graveyard :: General, enhancement, P3)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: dietrich, Unassigned)
Details
say i want UI like the addon bar, but on the right side, and vertically oriented, full of my tabs, or top 10 most visited sites, or close twitter friends, or a marquee of recent pics from a flickr group i follow.
we should expose the bar UI itself to addons, so devs can create new ones with content and placement fully customizable by the addon.
| Reporter | ||
Comment 1•15 years ago
|
||
See also Rockmelt: http://www.rockmelt.com/images/MAC_splash_mid.jpeg
If the bar itself was a module, so devs could create multiple, and put anywhere, we could build stuff like that pretty easily.
OS: Linux → All
Hardware: x86 → All
Summary: addon bar itself should be exposed → addon bar itself should be a module
Comment 2•15 years ago
|
||
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.
To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
Version: Trunk → unspecified
Comment 3•15 years ago
|
||
We've been discouraging folks from creating toolbars, since they take up a lot of space and are frequently used poorly. That said, it would be reasonable to provide a low-level library for creating toolbars that the high-level widget module uses (and which other API developers might also use).
Priority: -- → P3
Target Milestone: --- → Future
Marking anything that potentially looks like a feature request as "enhancement", sorry for the bugspam. :)
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•