Articles tagged: get
Found 10 documents
- Mozilla/Add-ons/WebExtensions/API/alarms/get Gets an alarm, given its name. The alarm is passed into a callback function as an alarms.Alarm ...
- Mozilla/Add-ons/WebExtensions/API/bookmarks/get Given the ID of a bookmarks.BookmarkTreeNode or an array of such IDs, the bookmarks.get() method ...
- Mozilla/Add-ons/WebExtensions/API/cookies/get The get() method of the cookies API retrieves information about a single cookie, given its name ...
- Mozilla/Add-ons/WebExtensions/API/management/get Retrieves an ExtensionInfo object containing information about the specified add-on.
- Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/get Retrieves one or more items from the storage area.
- Mozilla/Add-ons/WebExtensions/API/tabs/get Given a tab ID, get the tab's details as a tabs.Tab object.
- Mozilla/Add-ons/WebExtensions/API/windows/get Gets details about a window, given its ID. The details are passed into a callback.
- Web/API/Clients/get The get () method of the Clients interface gets a service worker client matching a given id and ...
- Web/API/CredentialsContainer/get The get() method of the CredentialsContainer interface returns a Promise to a Credential ...
- Web/API/URLSearchParams/get The get() method of the URLSearchParams interface returns the first value associated to the ...