Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BrowserRequest

Data about a chrome request

Hierarchy

  • BrowserRequest

Index

Properties

api

api: string

The API it's using

chromeAPIArguments

chromeAPIArguments: object[]

Arguments passed to the request

Optional type

type: "GM_download" | "GM_notification"

The type of this chrome request (if a special one that can not be made by the user themselves)

Generated using TypeDoc