Quicklinks

Plugin Development

Plugins are written using standard JavaScript and run in a web worker in the end-user’s browser. As such, plugins should be considered open-source and cannot have secret keys or other sensitive information in the application code.

In order to support seamless integration with the Kizen platform, the plugin ecosystem connects to Kizen in a number of different ways:

 

Floating Frames

Embeddable, positionable overlays on top of the Kizen UI

Cookies

Best practices when working with cookies, including cross-site cookies used in plugins.

Data Adornments

One-click contextual actions on data fields