What are Extensions?
Extensions are custom layer types that extend Vision’s functionality beyond the built-in layers. You can create your own extensions or use extensions that developers share with you.Extension Tabs
My Extensions
Extensions you’ve created.Installed
Extensions you’ve installed and can use in your overlays.Access
Extensions that developers have shared with you.Using Extensions
Once an extension is installed or shared with you, it appears as a layer type:Creating Extensions
Want to create your own extensions?Extension Types
| Type | Description |
|---|---|
| Legacy | Raw HTML/CSS/JS running in an iFrame sandbox |
| Vision SDK | React components running in a Web Worker with SDK primitives |
Developer Docs: Extensions SDK
Learn how to build extensions with the Vision SDK
What Extensions Can Do
- Render custom graphics
- Accept configuration options
- Integrate with external APIs
- Respond to overlay events
Managing Extensions
Uninstalling
- Go to Extensions → Installed
- Find the extension
- Click Uninstall