Sample: HTMLViewer ExtensionInactive
The following information is derived from the plugin description.
This example shows how to create a plugin to extend the HTML report viewer.
It consists of the HTMLViewerExtensionPlugin for registering the plugin and an extension.js that holds the additional HTML Viewer code. The sample implementation simply opens a popup as soon as the viewer has been loaded in the browser.
Note: This plugin is a reporting sample that can be used as a starting point for custom implementation. You can download and install the plugin as is, but it is recommended to to download, unpack and check the content first. The plugin sample includes the source code as well as README files with further information and instructions. The sample plugin is also included in the SDKs.
