BrowserExtensionBrowser
Browser lookup table for browser extensions.
erDiagram
BrowserExtensionBrowser ||--o{ BrowserExtension : "BrowserExtensionBrowserID"
Fields
| Field |
Type |
Description |
| Created |
datetime |
Date/Time this item was created |
| DisplayName |
string |
Display name of the browser |
| ID |
numeric |
Internal ID for the BrowserExtensionBrowser entity (Primary Key) |
| OctopusID |
string |
OctoSAM internal name for programmatic access to the browser (e.g., in queries) |
Referenced by
| Table |
Column Name |
Description |
| BrowserExtension |
BrowserExtensionBrowserID |
Information about browser extensions that are found in the stores or through other sources such as extension black lists. |