Skip to main content
Question

Need Help: Figma plugin restricting number of file export to 10

  • March 18, 2024
  • 1 reply
  • 222 views

I’m working on a plugin which is exporting all designed screens into separate JSON files for each individual screen. while running the plugin Figma restricting plugin to download & save only 10 number of JSON file during onetime plugin run.

Plugin is able to collect all screens data in to JSON format and pushed into one Array after converting to blob format.

Later this array items are downloaded one by one. I could process all the array items but on the screen it is prompting max 10 SaveAs dialog box.

I’ve hundreds of screen to be exported into individual JOSN file from one Figma design.

Since I’m still getting the hang of Figma, I’m not sure if this is a common issue or if there’s a specific workaround for it. I’ve tried searching online for solutions, but haven’t had much luck finding a clear answer. If anyone has any suggestion will be appreciated, Thanks

This topic has been closed for replies.

1 reply

tank666
  • 4873 replies
  • March 18, 2024

You can use, for example, the JSZip library to add your Blobs to a zip archive.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings