BuilderIO / figma-html

Builder.io for Figma: AI generation, export to code, import from web
https://www.figma.com/community/plugin/747985167520967365
MIT License
3.06k stars 283 forks source link

Browser extensions generate incorrect file format #152

Closed TimotiusAnrez closed 6 months ago

TimotiusAnrez commented 6 months ago

Describe the bug Browser extensions generate Adobe After Effect JSON file instead of .h2d file format.

To Reproduce Steps to reproduce the behavior:

  1. Install HTML to Figma browser extensions on chromium base browser
  2. Start the browser extensions
  3. Use capture page feature
  4. Adobe After Effect JSON file is downloaded instead of .h2d file format

Expected behavior Base on the documentation, the extensions supposed to generate .h2d file format automatically

Screenshots Got this: image Instead of this: image

Additional context Haven't tried in other chromium base browser, currently this bug happened in opera web browser. Due there is no option to upload other kind of file format other than .h2d file format, the plugin cannot be used for capturing private page since the browser plugin not generating file format that can be used for figma plugin.

steve8708 commented 6 months ago

I think you have the wrong repo - html.to.design is not this project, we generate .json files not .h2d files. From what I can tell, html.to.design copied our work here, but their work is closed source and paid, as opposed to contributing their improvements back

wanghaisheng commented 1 month ago

@steve8708 is this repo no long maintained?