Microsoft Edge · Example Payload

Addons Api Product Example

An advanced tab management extension for Microsoft Edge with grouping, search, and session save features.

BrowserChromiumDeveloper ToolsEdgeExtensionsMicrosoftProgressive Web AppsWeb DevelopmentWebView

Addons Api Product Example is an example object payload from Microsoft Edge, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionstatusversionlastUpdatedUtccategory

Example Payload

Raw ↑
{
  "id": "ext-500123",
  "name": "Tab Manager Pro",
  "description": "An advanced tab management extension for Microsoft Edge with grouping, search, and session save features.",
  "status": "Published",
  "version": "2.1.0",
  "lastUpdatedUtc": "2026-04-15T10:30:00Z",
  "category": "Productivity"
}