BrowserExtensionStore¶
Extension store lookup table for browser extensions, e.g. Chrome Web Store, Microsoft Edge Addons, etc.
Fields¶
| Field | Type | Description |
|---|---|---|
| BaseUrl | string | Base Url of the browser extension store |
| Created | datetime | Date/Time this item was created |
| DisplayName | string | Display name of the browser extension store |
| ID | numeric | Internal ID for the BrowserExtensionStore entity (Primary Key) |
| OctopusID | string | OctoSAM internal name for programmatic access to the browser extension store (e.g. in queries) |