Difference between revisions of "Development:Planning:Add-Ons System Requirements"
Jump to navigation
Jump to search
(some thoughts from our conversation today in #camino) |
(link to the list of ideas) |
||
Line 6: | Line 6: | ||
* Ability to add transient bars | * Ability to add transient bars | ||
* Blacklisting/prevent loading of add-ons (needs to be "live", i.e. can push blacklist updates remotely) | * Blacklisting/prevent loading of add-ons (needs to be "live", i.e. can push blacklist updates remotely) | ||
+ | |||
+ | ==Possible use-cases== | ||
+ | * [[User:Sardisson/Add-on_System_APIs]] |
Latest revision as of 21:58, 24 October 2009
Eventually we'd like to have a system to support add-ons in Camino. Below are some of the requirements, either what we need to provide add-ons or things we need to be able to do to add-ons.
Requirements
- Bundle loading
- Ability to add (context) menu items
- Ability to add transient bars
- Blacklisting/prevent loading of add-ons (needs to be "live", i.e. can push blacklist updates remotely)