Event_TabClosed

This event is sent to the plugin after closing a tab.

The event can be activated/deactivated in the plugin manifest.

Values

JSON source (example)

{
  "Event_TabClosed":{
    "windowhandle":531876,
    "tabhandle":4922491
  }
}