-
Notifications
You must be signed in to change notification settings - Fork 87
Use of permissions
MxtOUT edited this page Mar 16, 2020
·
1 revision
- for storing user preferences, see
SyncedStorage
- for various context menu entries, see
ContextMenu
- for making CORS requests from the background page, see
SteamStore
- for making CORS requests from the background page, see
SteamCommunity
- for authorizing with IsThereAnyDeal, see
ITAD_Api.authorize
- for authorizing with IsThereAnyDeal, see
ITAD_Api.authorize
(workaround for Chrome, since it doesn't allow these permissions to appear in theirpermissions
field)