📄️ Introduction
The Figma plugin is a tool developed using web technologies that operates in a sandboxed environment to ensure optimal security and performance.
📄️ Plugin Architecture
The plugin operates under a dual-execution model:
📄️ Network Connections
Due to the security restrictions of the Figma plugin environment, it is necessary to implement a CDN through CloudFront. This allows for content distribution and caching of files or responses in different parts of the world. In this case, CloudFront is used specifically to manage and cache the headers required for communication between the Plugin and the Web App.
📄️ Extracting Elements from Figma
Processing Considerations