Articles tagged: getAll
Found 9 documents
- Archive/Marketplace/API/DOMApplicationsManager/getAll The getAll() method of the DOMApplicationsManager interface lists all installed apps in the ...
- Mozilla/Add-ons/WebExtensions/API/alarms/getAll Gets all active alarms. The alarms are passed into a callback, as an array of alarms.Alarm objects.
- Mozilla/Add-ons/WebExtensions/API/commands/getAll Gets all commands for this add-on that you have registered using the commands manifest.json key.
- Mozilla/Add-ons/WebExtensions/API/cookies/getAll The getAll() method of the cookies API retrieves all cookies from a single cookie store that ...
- Mozilla/Add-ons/WebExtensions/API/management/getAll Retrieves an array of ExtensionInfo objects, one for each installed add-on.
- Mozilla/Add-ons/WebExtensions/API/notifications/getAll Gets the set of all current notifications created by the add-on.
- Mozilla/Add-ons/WebExtensions/API/windows/getAll Gets information about all open windows, passing them into a callback.
- Web/API/IDBObjectStore/getAll If a value is successfully found, then a structured clone of it is created and set as the result ...
- Web/API/URLSearchParams/getAll The getAll() method of the URLSearchParams interface returns all the values associated with a ...