Background
  • 14 Jul 2022
  • 1 Minute to read
  • Dark
    Light

Background

  • Dark
    Light

Article Summary

The widget is not displayed in the UI. It runs continuously in the background to receive special events.

Example manifest:

{
  "manifestVersion": "2.0",
  "agentConsole": {
    "background": {
        "id": "background-console",
        "url": "./console.html",
    },
  },
}

See more introduction.

The following additional actions are available in this widget:


Was this article helpful?

What's Next