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

Fancy Hacker News의 버전 기록 - 9개 버전

Fancy Hacker News 제작자: EWS

5점 만점에 5점
5 / 5
5
1
4
0
3
0
2
0
1
0
Fancy Hacker News의 버전 기록 - 9개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 1.2.0

    2026년 5월 21일에 출시 - 291.46 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    ⭐ Highlights

    This release adds a range selector for the /best page for the most common ranges.
    Some issues related to the upvote action redirecting to /ok in some circumstances have also been addressed.

    🚀 Features
    • Add best page range shortcuts (146e402)
    • (best) Add 72h as well (1399fa9)

    🐛 Bug Fixes
    • Prevent inline action redirects (21435c1)
    • Keep mobile comment rail muted (e64ff8c)
    • Prevent sticky vote hover on mobile (1fe9dc2)

    🚜 Refactor
    • Centralize hide action state (8ef91cd)
    • Simplify packaging and preview mocks (a05af7f)

    🧪 Testing
    • Split vitest envs and add vue coverage (ad75c69)

    ⚙️ Miscellaneous Tasks
    • Fix lint issues (1caf006)
    • Update to 1.2.0 (95bcd0c)

    MIT 라이선스에 따라 릴리스된 소스 코드

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

    버전 1.1.1

    2026년 5월 19일에 출시 - 290.46 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    🐛 Bug Fixes
    • I am stupid, long press is used as select text on mobile (f462aea)

    ⚙️ Miscellaneous Tasks
    • Update to 1.1.1 (0ccee2f)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.0

    2026년 5월 19일에 출시 - 290.41 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    🚀 Features
    • Add long press comment collapse (f60f317)

    🐛 Bug Fixes
    • Allow links to wrap independently (0627e95)

    🚜 Refactor
    • Remove title trailing-word split (2619d8a)

    🎨 Styling
    • Increase comment icon size to 24px (bc687c1)

    ⚙️ Miscellaneous Tasks
    • Update README image (9217691)
    • Update to 1.1.0 (7d72754)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.5

    2026년 5월 18일에 출시 - 289.77 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    🚀 Features
    • Add header overflow menu (7bf3666)
    • Add the header concepts (835643a)
    • Improve header navigation (6759cb5)
    • Add story comment icon rail (d6b809f)

    🐛 Bug Fixes
    • (rich-text) Increase font-size for code blocks (1575d4a)
    • (comments) Ensure only root thread user is marked as OP (aece452)
    • Hide synthetic header nav when source links are absent (cb3cc80)

    🎨 Styling
    • Underline comments count heading (48c49ba)

    ⚙️ Miscellaneous Tasks
    • Add eslint setup (4dfc803)
    • Remove docs folder (97e2ff2)
    • Update to 1.0.5 (e44aabe)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.4

    2026년 5월 8일에 출시 - 279.62 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    🐛 Bug Fixes
    • (threads) Oops, double padding (f61a5b8)
    • (threads) Center align 'ON' text with thread title (3cc3585)

    ⚙️ Miscellaneous Tasks
    • Update to 1.0.4 (7f3dcbb)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.3

    2026년 5월 8일에 출시 - 279.69 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    🚀 Features
    • (comments) Add op badges to comment threads (8adba1b)
    • (code-block) I don't like the left whitespace on HN code blocks (0f6d86d)

    🐛 Bug Fixes
    • (vote) Require HN ok redirect for js votes (139c4c3)
    • (comments) Update unvote state for raw nodes (dc43c21)
    • (story-row) Improve upvote button spacing a little (0499365)
    • (story-row) Don't left-align story numbers on mobile (af20fbd)
    • (threads) Add indentation to comments and slight padding improvements (8fe4a9d)
    • (comments) Cursor pointer for downvoted comments makes no sense (5b2c315)

    🚜 Refactor
    • (comment-node) Move large logic block into a few composables (0ae93c1)

    ⚙️ Miscellaneous Tasks
    • Remove padding from icons (5187cae)
    • Update to 1.0.2 (5fb10be)
    • Update to 1.0.3 and dependencies (6e4f50c)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.2

    2026년 4월 19일에 출시 - 278.99 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    Features
    • (comments) Add op badges to comment threads (8adba1b)

    Bug fixes
    • (vote) Require HN ok redirect for js votes (139c4c3)
    • (comments) Update unvote state for raw nodes (dc43c21)

    Miscellaneous tasks
    • Remove padding from icons (5187cae)
    • Update to 1.0.2 (5fb10be)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.1

    2026년 4월 15일에 출시 - 276.85 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    🚀 Features
    • Linkify user profile about links (6d7972b)

    🐛 Bug Fixes
    • Allow collapsing fragment comments (f35d15d)
    • Refine submit form mobile layout (ea5fbfc)
    • Tighten mobile story metadata wrapping (823fbe8)
    • Add responsive viewport for legacy static pages (c59d6b8)
    • Allow document click handlers in extension UI (7e60a4d)
    • Add spacing for wide story ranks (6fc86db)
    • Get rid of custom mobile styles in story ranks (cb8e933)
    • Keep job badge with story title (adee40b)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.0

    2026년 4월 11일에 출시 - 275.55 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    First release.

    MIT 라이선스에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

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