Extract All v7.0.0 — Deep Recursive Extraction
Install
Download ZIP from this release > unzip > Figma: Plugins > Development > Import plugin from manifest > select manifest.json
v7.0.0 — True Recursive Extraction
Fixed
- Lottie now exports ALL children recursively — no longer just top-level frames. Every node inside selected frames gets its own SVG entry.
- Variables API no longer hangs — added 3-second timeout, gracefully returns empty if API stalls
- SVG export includes INSTANCE nodes — previously excluded, now all renderable types exported
- deepFlatten() truly recursive — walks every child at every depth level
All Features
- 3-tab UI: After Effects / AI-Website / Assets
- Full Extract JSON + TXT with hex colors, fonts, absolute positions, parent hierarchy
- Variables with named modes (Light/Dark) and hex values
- Paint/Text/Effect/Grid styles
- Components with dimensions and variant properties
- Lottie JSON Bundle (recursive — all children)
- Bodymovin/Lottie import validator
- Selected nodes SVG/PNG/JPG at scale
- Batch export current page or ALL pages
- Cancel button + Esc key
- Ctrl+Enter = AE Extract
- AI_NAVIGATION.txt at repo root
- Light/dark theme toggle (persisted)
- MIT license, 9 releases on GitHub