Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

HTMLPicker - HTML 컬러 피커의 버전 기록 - 6개 버전

HTMLPicker - HTML 컬러 피커 제작자: ExileCode

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
HTMLPicker - HTML 컬러 피커의 버전 기록 - 6개 버전
  • 이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.

  • 최신 버전

    버전 1.0.6

    2026년 9월 8일에 출시 - 251.19 KB
    firefox 142.0 이상에서 작동
    • Element screenshots capture the picked element — The screenshot panel's element button previously captured the whole viewport. It now selects the picked element on its original tab, scrolls it into view without touching author CSS, and crops by the real bitmap scale.
    • Full-page screenshot stitching — Rewrote scroll-and-stitch to use measured scroll offsets and actual device-pixel scale, keep fixed headers pinned once instead of repeating or vanishing, restore scroll position and all page styles even when a capture fails, and reject clipped, resized, or oversized pages with a clear error instead of silently truncating them.
    • Capture safety — Screenshots are serialized against Chrome's captureVisibleTab quota, verify the source tab stays active during capture, and always release captured bitmaps.

    All Rights Reserved에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 1.0.5

    2026년 9월 4일에 출시 - 250.08 KB
    firefox 142.0 이상에서 작동
    • Ruler — live box model overlay — DevTools-style margin/border/padding/content visualization over the picked element, with live re-measurement on resize, scroll, and DOM mutations. Toggle in the Box Model section (sidebar and popup); measurements push to the UI in real time. Geometry helpers live in core/css with unit tests.
    • Persistent selection highlight — The picked element now stays outlined (blue) so you always know what is selected, including while navigating parent/child/sibling via DOM navigation. The outline follows the element on scroll/resize and auto-clears when the element leaves the DOM.
    • Pick hover tooltip spacing preview — The pick tooltip now shows a margin/padding shorthand preview line while hovering.
    • Pick mode no longer triggers navigation — Left-clicking a link (or any SPA-routed control) during picking navigated to a new page. Picking now mounts a full-viewport transparent shield that intercepts all pointer events, so the page never receives the click; the element under the cursor is resolved via elementFromPoint. Works on links, buttons, and SPA routers.
    • Ruler size badge no longer covers padding — The W×H badge now floats above the margin box (flips below near the viewport top) and shows the full border-box size.
    • AI prompts optimized — System prompt slimmed from 44 to 12 lines with an anti-hallucination grounding rule; AI evidence payloads switched to compact JSON (pretty-printing kept for human-facing exports), reducing token cost roughly 30-40%.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.4

    2026년 6월 6일에 출시 - 426.8 KB
    firefox 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 Picker as 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.className is SVGAnimatedString, not a string. Fixed by using classList API 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 KB
    firefox 142.0 이상에서 작동
    [1.0.2] — 2026-06-06

    Added
    • SEO: "HTML Color Picker" subtitle — Added HTMLPicker - HTML Color Picker as 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.className is SVGAnimatedString, not a string. Fixed by using classList API 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.1

    2026년 5월 30일에 출시 - 243.65 KB
    firefox 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_permissions and bump strict_min_version to 142.0 in manifest.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.0

    2026년 5월 23일에 출시 - 425.51 KB
    firefox 142.0 이상에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.