canmove, Confirmed users
1,570
edits
(→API) |
|||
| Line 111: | Line 111: | ||
We could consider moving the add-on operations (uninstall, disable, enable etc.) onto the nsIAddon interface. | We could consider moving the add-on operations (uninstall, disable, enable etc.) onto the nsIAddon interface. | ||
The UI (and any other callers) should be able to request the current active (meaning visible, not necessarily enabled) add-ons list, the current available update list and the current installs list from the extension manager. Maybe also the full list of add-ons in all install locations. | |||
=Major Tasks= | =Major Tasks= | ||