Confirmed users
587
edits
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
* JS security code (eg, securable membrane) | * JS security code (eg, securable membrane) | ||
== Browser UI == | == Subscription / Installation / Management == | ||
* Management through Extension Manager [[Firefox/Sprints/Extension_Manager_API|API]] and [[Extension_Manager:UI_Update|UI]] | |||
* Install & update comparable to current addons | |||
== Platform requirements == | |||
=== Browser UI === | |||
Areas where browser.xul/browser.js should provide simple APIs: | Areas where browser.xul/browser.js should provide simple APIs: | ||
Line 36: | Line 42: | ||
* Statusbar panels (Note: may be removed in [[Firefox/Sprints/Windows_Theme_Revamp|Windows Theme revamp]]) | * Statusbar panels (Note: may be removed in [[Firefox/Sprints/Windows_Theme_Revamp|Windows Theme revamp]]) | ||
== | === Extension Manager === | ||
* | * [[Extension_Manager:UI_Update|UI update]] | ||
* | * [[Firefox/Sprints/Extension_Manager_API|API update]] | ||
== | === Javascript / Sandboxing === | ||
* JavaScript memory tracker | * JavaScript memory tracker |