Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Eklenti simgesi

grazy-html2figma sürüm geçmişi - 8 sürüm

grazy-html2figma geliştiren: Sorin Jurcut

Henüz hiç puan yok
5 üzerinden 0 puan
5
0
4
0
3
0
2
0
1
0
grazy-html2figma sürüm geçmişi - 8 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 1.76.0

    13 Nis 2026 tarihinde çıktı - 60,25 KB
    firefox 109.0 ve üstü ile çalışır
    Added support for PNG capturing of isolated elements inside pages.

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 1.52.0

    27 Mar 2026 tarihinde çıktı - 49,67 KB
    firefox 109.0 ve üstü ile çalışır
    Added support for pseudo-element capture

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.51.0

    26 Şub 2026 tarihinde çıktı - 48,29 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.48.0

    1 Şub 2026 tarihinde çıktı - 45,37 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.16.0

    28 Ara 2025 tarihinde çıktı - 54,99 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.10.0

    21 Ara 2025 tarihinde çıktı - 45,03 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.1

    21 Ara 2025 tarihinde çıktı - 53,64 KB
    firefox 109.0 ve üstü ile çalışır
    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.

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.0

    17 Ara 2025 tarihinde çıktı - 30,64 KB
    firefox 109.0 ve üstü ile çalışır

    Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.