HTMLPicker - HTML 컬러 피커의 버전 기록 - 4개 버전
HTMLPicker - HTML 컬러 피커 제작자: ExileCode
HTMLPicker - HTML 컬러 피커의 버전 기록 - 4개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.4
2026년 6월 6일에 출시 - 426.8 KBfirefox 142.0 이상에서 작동[1.0.4] — 2026-06-06
Fixed- Localized extName subtitles — Translated "HTML Color Picker" subtitle in all 17 non-English locales (was English-only before).
[1.0.3] — 2026-06-06
Fixed- Firefox AMO description length — Shortened all 18 locale descriptions to fit Firefox AMO's 132-character limit (previously 15 of 18 locales exceeded it). Also replaced em dash (—) with regular hyphen (-) across all locales.
[1.0.2] — 2026-06-06
Added- SEO: "HTML Color Picker" subtitle — Added
HTMLPicker - HTML Color Pickeras extension name across all 18 locales for better store discoverability. Targets "html color picker" keyword (6.6K monthly searches). - Updated extension descriptions in all 18 languages to highlight color extraction features (HEX, RGB, HSL).
- Updated website meta tags for SEO — title, description, keywords, and Open Graph tags now target "HTML Color Picker" queries.
Fixed- SVG element pick failure — Clicking elements containing SVG children (e.g., icon buttons) silently failed because
SVGElement.classNameisSVGAnimatedString, not a string. Fixed by usingclassListAPI which works for both HTML and SVG elements. - Error handling in click handler — Element extraction errors no longer silently swallow clicks; the picker now stops gracefully on failure.
All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.2
2026년 6월 6일에 출시 - 430.7 KBfirefox 142.0 이상에서 작동[1.0.2] — 2026-06-06
Added- SEO: "HTML Color Picker" subtitle — Added
HTMLPicker - HTML Color Pickeras extension name across all 18 locales for better store discoverability. Targets "html color picker" keyword (6.6K monthly searches). - Updated extension descriptions in all 18 languages to highlight color extraction features (HEX, RGB, HSL).
- Updated website meta tags for SEO — title, description, keywords, and Open Graph tags now target "HTML Color Picker" queries.
Fixed- SVG element pick failure — Clicking elements containing SVG children (e.g., icon buttons) silently failed because
SVGElement.classNameisSVGAnimatedString, not a string. Fixed by usingclassListAPI which works for both HTML and SVG elements. - Error handling in click handler — Element extraction errors no longer silently swallow clicks; the picker now stops gracefully on failure.
All Rights Reserved에 따라 릴리스된 소스 코드
- SEO: "HTML Color Picker" subtitle — Added
버전 1.0.1
2026년 5월 30일에 출시 - 243.65 KBfirefox 142.0 이상에서 작동[1.0.1] — 2026-05-26
Fixed- i18n: Complete translations for all 18 locales — Previously, 9 locales (ar, id, nl, pl, th, tr, vi, pt_BR, ru) only had the initial ~41 keys translated out of 270. All missing keys are now fully translated including Help page, Options, AI features, Edit mode, Design QA, and DOM navigation sections.
- i18n: Fix incomplete translations in near-complete locales — ja (1 key), ko (1 key), es (3 keys), it (10 keys), fr (12 keys), de (18 keys) now have all keys properly translated.
- Firefox: Add
data_collection_permissionsand bumpstrict_min_versionto 142.0 in manifest.
All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.0
2026년 5월 23일에 출시 - 425.51 KBfirefox 142.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드