canmove, Confirmed users
1,570
edits
(→Addon) |
|||
| Line 59: | Line 59: | ||
;callback :A function that will be passed an [[#Addon|Addon]] representing the add-on or null if there is no installed add-on with the given ID | ;callback :A function that will be passed an [[#Addon|Addon]] representing the add-on or null if there is no installed add-on with the given ID | ||
== | ==getAddonsByTypes== | ||
Gets an array of the installed add-ons optionally restricting to a set of types. This method operates asynchronously. | Gets an array of the installed add-ons optionally restricting to a set of types. This method operates asynchronously. | ||