Firefox-selaimen lisäosat
  • Laajennukset
  • Teemat
    • Firefoxille
    • Oikolukusanastot ja kielipaketit
    • Muiden selainten sivustot
    • Lisäosia Androidille
Kirjaudu sisään
Lisäosan kuvake

Lisäosan grazy-html2figma versiohistoria - 8 versiota

grazy-html2figma tekijä Sorin Jurcut

Ei vielä arvioita
0/5 tähteä
5
0
4
0
3
0
2
0
1
0
Lisäosan grazy-html2figma versiohistoria - 8 versiota
  • Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.

  • Uusin versio

    Versio 1.76.0

    Julkaistu 13. huhti 2026 - 60,25 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat
    Added support for PNG capturing of isolated elements inside pages.

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa Firefox ja hanki laajennus
    Lataa tiedosto
  • Vanhemmat versiot

    Versio 1.52.0

    Julkaistu 27. maalis 2026 - 49,67 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat
    Added support for pseudo-element capture

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa tiedosto
  • Versio 1.51.0

    Julkaistu 26. helmi 2026 - 48,29 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat
    Major changes:
    - Added support for large captures to download the capture as a json file
    - feat: remove outdated documentation and improve CSS property resolution
    - feat: Update version to 1.49.0, enhance changelog, and update extension package
    - feat: Enhance image handling and variable resolution

    Minor changes:
    - Bump version to 1.9.0, refactor content handling, and enhance size adjustments
    - Fix className handling and robust top-level comma splitting for gradients
    - chore: Remove old extension package and update new extension package

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa tiedosto
  • Versio 1.48.0

    Julkaistu 1. helmi 2026 - 45,37 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat
    Version 1.48.0 - 2026-02-01

    Major changes:
    - Add comprehensive test cases for CSS named colors, layout detection, property resolution, and text margin fixes
    - feat: Enhance color and background detection logic in style extractors and node builder
    - feat: Bump version to 1.11.0, enhance build script for manifest validation, and update changelog
    - feat: Bump version to 1.10.0, enhance build script for modular content handling, and update changelog
    - feat: Update version to 1.6.0, enhance build script to append changelog entries, and add changelog file

    Minor changes:
    - Bump version to 1.9.0, refactor content handling, and enhance size adjustments
    - Fix className handling and robust top-level comma splitting for gradients
    - chore: Remove old extension package and update new extension package
    - Refactor code structure for improved readability and maintainability
    - refactor: Remove legacy code and finalize modular structure for Firefox extension

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa tiedosto
  • Versio 1.16.0

    Julkaistu 28. joulu 2025 - 54,99 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat
    Version 1.16.0 - 2025-12-28

    Major changes:
    - feat: Enhance color and background detection logic in style extractors and node builder
    - feat: Bump version to 1.11.0, enhance build script for manifest validation, and update changelog
    - feat: Bump version to 1.10.0, enhance build script for modular content handling, and update changelog
    - feat: Update version to 1.6.0, enhance build script to append changelog entries, and add changelog file
    - feat: Update version to 1.4.0, enhance build script to include modules in manifest, and adjust content scripts
    - feat: Update version to 1.1.0, enhance elementToFigmaJSON to skip hidden elements, and add tests for hidden elements
    - feat: Add unit tests for elementToFigmaJSON and export function for testing
    - feat: Enhance gradient handle computation by improving size calculations and adding comprehensive tests
    - feat: Add unit tests for parseGradient and enhance gradient argument extraction
    - Fix syntax error in parseGradient after adding debug log; restore position handling
    - feat: Enhance image handling in Figma JSON export by copying images to clipboard and adding fills for <img> elements
    - Improve rgb() parsing (space-separated, slash alpha, percent) and add color debug logs in gradient parsing
    - feat: Add inline CSS variable extraction for Tailwind classes and enhance gradient parsing for Figma JSON export
    - feat: Enhance margin handling with intelligent detection, storage, and wrapper creation for improved Figma export accuracy
    - feat: Implement CSS and Tailwind color resolution, node builder, and style extraction
    - feat: Introduce Firefox extension with element picker, Figma JSON export, and customizable CSS definitions.

    Minor changes:
    - Bump version to 1.9.0, refactor content handling, and enhance size adjustments
    - Fix className handling and robust top-level comma splitting for gradients
    - chore: Remove old extension package and update new extension package
    - Refactor code structure for improved readability and maintainability
    - refactor: Remove legacy code and finalize modular structure for Firefox extension

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa tiedosto
  • Versio 1.10.0

    Julkaistu 21. joulu 2025 - 45,03 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat
    Version 1.10.0 - 2025-12-21

    Major changes:
    - feat: Update version to 1.6.0, enhance build script to append changelog entries, and add changelog file
    - feat: Update version to 1.4.0, enhance build script to include modules in manifest, and adjust content scripts
    - feat: Update version to 1.1.0, enhance elementToFigmaJSON to skip hidden elements, and add tests for hidden elements
    - feat: Add unit tests for elementToFigmaJSON and export function for testing
    - feat: Enhance gradient handle computation by improving size calculations and adding comprehensive tests
    - feat: Add unit tests for parseGradient and enhance gradient argument extraction
    - Fix syntax error in parseGradient after adding debug log; restore position handling
    - feat: Enhance image handling in Figma JSON export by copying images to clipboard and adding fills for <img> elements
    - Improve rgb() parsing (space-separated, slash alpha, percent) and add color debug logs in gradient parsing
    - feat: Add inline CSS variable extraction for Tailwind classes and enhance gradient parsing for Figma JSON export
    - feat: Enhance margin handling with intelligent detection, storage, and wrapper creation for improved Figma export accuracy
    - feat: Implement CSS and Tailwind color resolution, node builder, and style extraction
    - feat: Introduce Firefox extension with element picker, Figma JSON export, and customizable CSS definitions.

    Minor changes:
    - Bump version to 1.9.0, refactor content handling, and enhance size adjustments
    - Fix className handling and robust top-level comma splitting for gradients
    - chore: Remove old extension package and update new extension package
    - Refactor code structure for improved readability and maintainability
    - refactor: Remove legacy code and finalize modular structure for Firefox extension

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa tiedosto
  • Versio 1.0.1

    Julkaistu 21. joulu 2025 - 53,64 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat
    Bugfixing
    - Tailwind color detection
    - Color detection

    Improvements
    - overhauled the generic css detection for non-standard and non tailwind type css.
    - refactoring code to be more modular.

    New features
    - Support for absolute positioning in figma
    - Support for css margins now works. not perfect but produces much better results.

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa tiedosto
  • Versio 1.0.0

    Julkaistu 17. joulu 2025 - 30,64 kt
    Yhteensopivuus: firefox 109.0 ja uudemmat

    Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)

    Lataa tiedosto
Siirry Mozillan verkkosivustolle

Lisäosat

  • Tietoja
  • Firefox-lisäosien blogi
  • Laajennustyöpaja
  • Kehityskeskus
  • Kehittäjäkäytännöt
  • Yhteisön blogi
  • Keskustelualue
  • Ilmoita ongelmasta
  • Opas arviointiin

Selaimet

  • Desktop
  • Mobile
  • Enterprise

Tuotteet

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Tietosuoja
  • Evästeet
  • Juridiset asiat

Jos ei erikseen mainita, tämän sivuston sisällön kattaa lisenssi Creative Commons Attribution Share-Alike License v3.0 tai mikä tahansa uudempi versio.