Dodaci za preglednik Firefox
  • Proširenja
  • Teme
    • za Firefox
    • Rječnici i jezični paketi
    • Druge stranice preglednika
    • Dodaci za Android
Prijavi se
Ikona dodatka

Povijest verzija dodatka TIP: Know what's real – 6 verzija

TIP: Know what's real Autor: The AI Lab

Još nema ocjena
0 zvjezdica od 5
5
0
4
0
3
0
2
0
1
0
Povijest verzija dodatka TIP: Know what's real – 6 verzija
  • Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.

  • Najnovija verzija

    Verzija 2.4.4

    Objavljeno 26. svi. 2026 – 524,71 KB
    Radi s firefox 140.0 i novije verzije, android 142.0 i novije verzije
    v2.4.4 - Demo Mode + per-platform URL guidance

    What's new
    • Built-in Demo Mode. The Setup screen now has a "Try Demo Mode" button that loads a complete demo identity with one click. No account, no download, no external file. Great for evaluating the extension before importing your real TIP-ID.
    • A persistent "DEMO MODE" banner appears at the top of the Settings page while the demo identity is active, so the demo can never be confused for a production identity.

    What's improved (rolled forward from 2.4.2 and 2.4.3)
    • Every URL input now carries a "How do I find my post URL?" guide tailored to the platform you are on. For YouTube, blogs, news sites, X, Reddit, Mastodon, Bluesky, Truth Social, Substack, Medium, and most other surfaces, you just copy the URL from the browser address bar when the post is open on its own page.
    • For platforms where the address bar shows the feed or profile instead of the post (Instagram, Facebook, LinkedIn, TikTok, Threads), the guide walks you through the three-dots menu or Share button that produces the correct permalink.
    • Chat platforms (Discord, Slack, Telegram, WhatsApp, Element) get instructions for the right-click Copy permalink workflow.
    • The guide auto-expands when you paste a URL that looks like a homepage, so you see the steps without having to discover the disclosure.

    Reliability and data safety (rolled forward from 2.4.1)
    • The Register button now shows a clear error message when it cannot proceed. Silent failures are gone.
    • Status messages stay visible at the top of the panel even after you scroll, and the panel auto-scrolls back to the top when a new error appears.
    • Title, byline, thread, and wire-source fields are enforced consistently across the in-page panel and Settings > Label Content.
    • Fixed an edge case where switching the content type after attaching media could carry the previous file's hash into the next registration. Every registration now starts from a clean state.

    Internals
    • 113 new regression tests across form validation, stale-state cleanup, per-platform URL guidance, and Demo Mode, so these classes of bug cannot recur.
    • No new permissions. No new host permissions. No protocol changes. CTIDs minted with 2.4.0 verify identically against 2.4.4.

    Izvorni kod je objavljen pod licencom TIPCL-1.0 (TIP Community License 1.0)

    Preuzmi Firefox i nabavi proširenje
    Preuzmi datoteku
  • Starije verzije

    Verzija 2.4.2

    Objavljeno 26. svi. 2026 – 510,65 KB
    Radi s firefox 140.0 i novije verzije, android 142.0 i novije verzije

    Izvorni kod je objavljen pod licencom TIPCL-1.0 (TIP Community License 1.0)

    Preuzmi datoteku
  • Verzija 2.4.1

    Objavljeno 24. svi. 2026 – 494,38 KB
    Radi s firefox 140.0 i novije verzije, android 142.0 i novije verzije
    v2.4.1: Reliability & UX fixes

    What's fixed
    • Media-first posts (image, video, audio, document) can now be registered without forcing you to type a caption first. Caption stays optional when the post itself is the artifact.
    • The Register button now shows a clear error message when it can't proceed. The previous silent "click does nothing" behaviour is gone.
    • Status messages stay visible at the top of the panel even after you scroll, and the panel auto-scrolls back to the top when a new error appears.
    • The toolbar popup now mirrors the in-page panel: clear errors for missing origin selection, URL format validation, and silent-failure protection.

    What's improved
    • Per-field "Required" vs "(optional)" badges now match exactly what the form will accept. No more "Required" labels on fields that turn out to be optional.
    • Title, byline, thread, and wire-source fields are now enforced consistently across the in-page panel and Settings > Label Content.
    • Wire adaptations correctly restrict the available origin codes (AA / Mixed only) at the moment you click the origin button, not after submission.

    Data safety
    • Fixed an edge case where switching the content type after attaching media could carry the previous file's hash into the next registration. Every registration now starts from a clean state.

    Internals
    • 98 new regression tests covering form validation and stale-state cleanup, so these classes of bug can't recur.
    • No new permissions. No new host permissions. No protocol changes, CTIDs from 2.4.0 verify identically.

    Izvorni kod je objavljen pod licencom TIPCL-1.0 (TIP Community License 1.0)

    Preuzmi datoteku
  • Verzija 2.4.0

    Objavljeno 13. svi. 2026 – 480,75 KB
    Radi s firefox 140.0 i novije verzije, android 142.0 i novije verzije
    This release brings TIP Protocol to Firefox with full feature parity with the Chrome extension, plus Firefox-specific improvements required for Manifest V3 on Gecko.

    What's new
    A new network interceptor runs at document start on Instagram, Facebook, and X. It patches the page's native fetch and XMLHttpRequest to detect TIP Content IDs (CTIDs) embedded in API responses, enabling badge rendering on those platforms even when posts load dynamically through GraphQL rather than standard HTML.

    Platform coverage
    This release supports badge display and content registration across 300-plus sites, including YouTube, Instagram, TikTok, X, Facebook, LinkedIn, Threads, Reddit, Bluesky, Mastodon, Truth Social, WeChat (Official Accounts and Channels), Weibo, major global newsrooms, academic publishers, and blogging platforms.

    Content types
    Creators can register text posts, photos, carousels, videos, articles, podcasts, and mixed-media content, with origin declarations of Original Human, AI-Assisted, AI-Generated, or Mixed.

    Security
    Signing keys never leave your device. Post-quantum cryptography is provided by the audited @noble libraries (ML-KEM, SHAKE-256). All cryptographic operations run locally.

    Izvorni kod je objavljen pod licencom TIPCL-1.0 (TIP Community License 1.0)

    Preuzmi datoteku
  • Verzija 2.3.0

    Objavljeno 7. svi. 2026 – 428,37 KB
    Radi s firefox 140.0 i novije verzije, android 142.0 i novije verzije
    • Sign in to mobile from the desktop extension by scanning a QR code (DEVICES → Connect Mobile)
    • Improved QR readability for phone-camera scans
    • Live identity sync across extension panes
    • Encrypted v2 backup file import with date-of-birth unlock
    • Expanded coverage on federated and short-form publishing platforms
    • Various stability fixes

    Izvorni kod je objavljen pod licencom TIPCL-1.0 (TIP Community License 1.0)

    Preuzmi datoteku
  • Verzija 2.2.0

    Objavljeno 23. tra. 2026 – 397,81 KB
    Radi s firefox 140.0 i novije verzije, android 142.0 i novije verzije

    Izvorni kod je objavljen pod licencom TIPCL-1.0 (TIP Community License 1.0)

    Preuzmi datoteku
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Preglednici

  • Desktop
  • Mobile
  • Enterprise

Proizvodi

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.