• v0.1.3 ac6855abd7

    monyi released this 2026-07-25 21:32:07 +02:00 | 0 commits to main since this release

    Fix: Inter font not loading in light mode. --font-sans and --font-mono were only defined in dark theme block.

    Downloads
  • v0.1.2 610f2f30f3

    monyi released this 2026-07-25 21:06:03 +02:00 | 1 commits to main since this release

    Fix: explanation section stayed visible after clicking Next fact. CSS display:flex was overriding the HTML hidden attribute.

    Downloads
  • v0.1.1 ccbf07814d

    monyi released this 2026-07-25 20:49:49 +02:00 | 2 commits to main since this release

    Fixes: card content disappeared after answering (broken 3D flip), screenshots were blank (missing data-theme attribute), dead #btn-feedback reference prevented module init.

    Downloads
  • v0.1.0 62d4f72a59

    monyi released this 2026-07-11 21:16:23 +02:00 | 4 commits to main since this release

    FactOrFake v0.1.0 (Beta)

    True or false trivia on every new tab. 100 curated facts, streak tracking, card flip reveal.

    Features

    • 100 curated facts (50 true + 50 false) across 5 categories
    • Science, History, Geography, Nature, Pop Culture
    • Card flip animation with explanation after each answer
    • Streak tracking + best streak record
    • Accuracy stats per category
    • 100% offline, 32KB, no ML, no servers

    Install

    1. Download the ZIP below
    2. Go to chrome://extensions
    3. Enable Developer mode (top right)
    4. Drag the ZIP file into the page
    5. Done!
    Downloads