This plugin allows you to add hotspots to specific areas of your images, linking them to additional information, media content, or external links. It is a useful tool for interactive visuals in various applications such as educational materials, e-commerce sites, etc.
While the plugin is still in early alpha and development, it already provides essential functionality and is primarily intended as a useful development tool. It allows to export the data in JSON and CSS formats. The JSON format is intended for further processing in the application, while the CSS format is useful for quick hotspot positioning.
- Upload an image and frame the section you want to add a hotspot to
- Enter a hotspot name and add it to the selected frame
- Place the hotspot in the desired area
- Export hotspot data and image
Feedback and suggestions for improving the plugin and meeting different needs are welcome.
Plugin bootstrapped with Figma Plugin Starter template.
npm run build
npm run dev