Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Fancy Hacker News Versionsgeschichte – 10 Versionen

Fancy Hacker News von EWS

Bewertet mit 5 von 5 Sternen
5 von 5 Sternen
5
1
4
0
3
0
2
0
1
0
Fancy Hacker News Versionsgeschichte – 10 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 1.3.0

    Veröffentlicht 30. Mai 2026 – 291,83 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    🐛 Bug Fixes
    • (comments) Add 525ms long press to left bar collapse to avoid misclicks (8590ecf)
    • Update story vote button state (8e18d0d)
    • Sync story comment action color (1029c4a)
    • Sort poll options by votes and ensure the voted option is accounted for (86277df)
    • Reduce massive thread threshold to 1k (ffe0390)
    • Prevent only the icon in the comment button from being highlighted when navigating back (9450348)

    🎨 Styling
    • Add comments button on tap back with better styling (b91ab31)

    🧪 Testing
    • Categorize fixtures (8cd770e)

    ⚙️ Miscellaneous Tasks
    • Improve README a little and add TODO (cbf2095)
    • Why is it called cliff? (00b6973)
    • Update to 1.3.0 (40a6ed8)

    Quelltext steht unter der MIT-Lizenz

    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 1.2.0

    Veröffentlicht 21. Mai 2026 – 291,46 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    ⭐ 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)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.1.1

    Veröffentlicht 19. Mai 2026 – 290,46 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    🐛 Bug Fixes
    • I am stupid, long press is used as select text on mobile (f462aea)

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

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.1.0

    Veröffentlicht 19. Mai 2026 – 290,41 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    🚀 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)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.0.5

    Veröffentlicht 18. Mai 2026 – 289,77 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    🚀 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)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.0.4

    Veröffentlicht 8. Mai 2026 – 279,62 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    🐛 Bug Fixes
    • (threads) Oops, double padding (f61a5b8)
    • (threads) Center align 'ON' text with thread title (3cc3585)

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

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.0.3

    Veröffentlicht 8. Mai 2026 – 279,69 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    🚀 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)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.0.2

    Veröffentlicht 19. Apr. 2026 – 278,99 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    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)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.0.1

    Veröffentlicht 15. Apr. 2026 – 276,85 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    🚀 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)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.0.0

    Veröffentlicht 11. Apr. 2026 – 275,55 KB
    Funktioniert mit firefox 140.0 und höher, android 142.0 und höher
    First release.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.