Firefox böngészőkiegészítők
  • Kiegészítők
  • Témák
    • Firefoxhoz
    • Szótárak és nyelvi csomagok
    • Más böngészők oldalai
    • Kiegészítők Androidra
Bejelentkezés
Kiegészítő ikonja

TTV AB - Lightweight Twitch.tv Ad Blocker verziótörténet – 25 verzió

TTV AB - Lightweight Twitch.tv Ad Blocker szerző: GosuDRM

Csillagos értékelés: 4,9 / 5
5-ből 4,9 csillag
5
14
4
2
3
0
2
0
1
0
TTV AB - Lightweight Twitch.tv Ad Blocker verziótörténet – 25 verzió
  • Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.

  • Legfrissebb verzió

    Verzió: 9.3.1

    Kiadva: 2026. jún. 7. – 364,87 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    v9.3.1 — 2026-06-07
    • No more flash-freeze during the LQ→HQ quality upgrade. During an ad, you briefly get a 360p (LQ) backup stream so playback starts almost instantly; the moment a clean HQ source is found, the extension switches you over. Previously the upgrade could fire after only a few seconds, before the LQ stream's buffer was full so the source swap emptied the buffer and the player stalled for a fraction of a second while it rebuilt from the live edge. The LQ stream is now held for at least 8 seconds before the upgrade is allowed, which is plenty of time for the buffer to fill. The upgrade still happens the instant a clean HQ stream is available, you just no longer see the freeze.

    A forráskód MIT licenc licenc alatt közzétéve

    A Firefox letöltése és a kiegészítő beszerzése
    Fájl letöltése
  • Korábbi verziók

    Verzió: 9.3.0

    Kiadva: 2026. jún. 6. – 363,82 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    v9.3.0 — 2026-06-07
    • Near-instant video when you open a channel that's on an ad: a preroll used to leave the player black for ten seconds or more while the extension worked through every player type looking for a clean stream. It now goes straight to the most reliable ad-free source first, so video starts in about two seconds instead beginning at 360p and upgrading to your normal quality automatically and seamlessly once the ad ends. The same quick path now also applies to mid-stream ads.

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.2.3

    Kiadva: 2026. jún. 6. – 362,97 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    v9.2.3 — 2026-06-06
    • Fixes Firefox ad breakthrough during full-pod ad breaks. The injected Worker (which does all the ad blocking) was intermittently failing to load on Firefox because the blob: URL was created without a MIME type and revoked too quickly. The blob now has an explicit text/javascript type, revocation is delayed to 30s, and a heartbeat check detects if the Worker never started. If it didn't, a page-side M3U8 fetch override kicks in as degraded-mode ad blocking.

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.2.2

    Kiadva: 2026. jún. 6. – 361,68 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    v9.2.2 — 2026-06-06
    • Crashed playback workers now actually recover: the watchdog could never detect a hung worker (posting to a dead worker never fails), and "restarts" spawned an orphan worker Twitch never used so a dead worker stayed dead. Workers now reply to a liveness ping, the watchdog acts only when a pong is missed for 15s, and recovery reloads the player so Twitch creates a fresh, fully-wired worker (with a 30s cooldown to avoid reload loops).
    • "Ads Blocked" no longer overshoots after a connection blip: queued counter updates were summed without a cap while the messaging bridge was down; the merged increment is now clamped to the real total.
    • The active stream is no longer evicted from the worker cache: the URL→stream table now drops least-recently-used entries instead of oldest-inserted, preventing brief moments where ads slipped through on the stream you're watching.
    • Hardened against stat tampering: the background worker now only accepts counter messages from the extension itself.
    • Popout / Picture-in-Picture hooks fail safe: they can no longer throw into Twitch's own code and break login popups, clip sharing, or PiP.
    • Recovery timers respect channel switches: post-ad and handoff timers no longer pause or seek the wrong stream after a fast channel change.

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.2.1

    Kiadva: 2026. jún. 1. – 360,36 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.2.1] - 2026-06-02

    Changed
    • The "Low quality fallback" option is now turned off by default.
      Previously, it would automatically drop to 360p every time an ad played, which felt jarring for most people watching on good connections. The system now only switches to low quality as a last resort when needed. This gives a cleaner, higher-quality experience by default while still preventing black screens during ads.

    Fixed
    • The "Low quality fallback" and "Ad Spoofing" toggles no longer randomly turn themselves back on after refreshing the page or switching channels.
    • Updated the explanation text in the info popup for "Low quality fallback" so it accurately reflects the new behavior and default setting (translated in all 11 languages).
    • Fixed ads sometimes leaking through during prerolls when Low Quality Fallback was disabled. The backup system now properly kicks in as a last resort and smoothly returns to high quality once the ad ends — with no flashing or black screens.
    • Fixed a bug that could cause the video to briefly flash ads or get stuck in a recovery loop during ad breaks.

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.1.4

    Kiadva: 2026. máj. 28. – 359,81 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.1.4] - 2026-05-28

    Fixed
    • Synced 6 accidental hooks.ts divergences from main: deviceId hex validation, proper gql.twitch.tv URL parser, missing worker function injections (_forceClearBackupCooldownsIfStale, _incrementPlaylistMediaSequence, _fetchWithTimeout), previousMediaKey cleanup with object-type guards

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.1.3

    Kiadva: 2026. máj. 28. – 359,29 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.1.3] - 2026-05-28

    Fixed
    • Consecutive ad stale stream: when a second ad arrives within the 8-second post-ad continuation window, the "buffer drain prevention" path and the 3-second backup search cooldown both served stale cached playlists from the previous ad cycle, causing the user to watch past stream content. Both paths now skip cached returns during post-ad re-entry so a fresh backup search runs immediately.

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.1.2

    Kiadva: 2026. máj. 27. – 419,73 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.1.2] - 2026-05-27

    Fixed
    • Low quality fallback toggle now correctly filters autoplay from backup search when disabled
    • Reload trigger on fallback disable no longer blocked by unreachable pinned-type guard

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.1.0

    Kiadva: 2026. máj. 27. – 419,62 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.1.0] - 2026-05-27

    Changes
    • Real-Time UI controls: Settings toggles automatically grey out and disable when Ad Blocking is OFF, while preserving descriptive help popup interactions
    • Auto Player Soft-Reload: Toggling Low Quality Fallback OFF during active backup playback now programmatically triggers a non-disruptive, soft reload of the Twitch player, instantly returning you to native source-tier quality
    • Audited 11-Locale Translations: Perfected translation phrasing line-by-line in German (de), Spanish (es), Portuguese (pt), Italian (it), Japanese (ja), Korean (ko), and Russian (ru).
    • Critical Fixes: Fixed the info modal Got It button click toggling settings off, and resolved the popup TDZ crash on declaration
    • UI & Modal Layout Fixes: Relocated modals to prevent border-radius layout clipping, and fixed a load crash due to missing elements

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.0.8

    Kiadva: 2026. máj. 23. – 414,54 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.0.8] - 2026-05-23

    Fixed
    • Fix consecutive midroll backup contamination: BackupVariantUrls whitelist no longer cleared on ad-end reset, and cached encodings re-populate variant URLs prevents backup media playlists contaminating native snapshot across ad breaks

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.0.7

    Kiadva: 2026. máj. 21. – 414,12 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.0.7] - 2026-05-21

    Changed
    • Buffer monitor throttles to 900ms during steady-state playback — ~33% fewer ticks on healthy streams, stall detection latency unchanged in practice
    • Cached React fiber root, container key, and player reference across transient skip ticks — eliminates fiber-tree re-walks after every ad break and idle interval
    • HLS strip path: single combined regex for ad metadata, no redundant text.split, single-pass output build, hoisted per-line scan

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.0.6

    Kiadva: 2026. máj. 21. – 411,25 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.0.6] - 2026-05-21

    Added
    • Worker-hook coexistence with TwitchNoSub run TTV-AB alongside TwitchNoSub simultaneously

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.0.5

    Kiadva: 2026. máj. 21. – 410,87 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.0.5] - 2026-05-21

    Fixed
    • First poll now awaits backup search synchronously instead of fire-and-forget + stopgap — eliminates all ad-flash leakage paths on prerolls. Player sees loading spinner until clean backup arrives, then plays clean stream directly.

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.0.4

    Kiadva: 2026. máj. 21. – 411,13 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.0.4] - 2026-05-21

    Fixed

    -Stopgap during backup search now returns headers-only playlist on all requests — eliminates ad flash during prerolls

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.0.2

    Kiadva: 2026. máj. 21. – 411,06 kB
    Ezekkel működik: firefox 142.0 vagy újabb

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 9.0.0

    Kiadva: 2026. máj. 20. – 410,16 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [9.0.0] - 2026-05-21

    Fixed
    • Ad-blocking pipeline restored to stable working version zero decoder corruption
    • Fixed persistent buffering and slideshow playback during ad breaks on certain streams (#18)
    • Empty playlist fallback returns original content instead of header-only to prevent player stalls
    • Backup search now checks all 5 player types (including autoplay 360p) for clean streams
    • Eliminated brief black screen when first loading a channel backup search now starts immediately with stripped native as stopgap (~100% faster channel load)

    Added
    • CSAI fast path for all-live ad breaks strips tracking URLs from native and returns directly with no stream switch
    • Ad segment caching preserves playlist structure for stable playback

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.8.4

    Kiadva: 2026. máj. 20. – 319,81 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    Rollback to last stable version while investigating the 8.x.x regression

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.8.3

    Kiadva: 2026. máj. 19. – 415,38 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [8.8.3] - 2026-05-20

    Fixed
    • CSAI Fast Path sticky loop: properly reset the CSAI flag when exiting early due to empty or too short playlists, preventing player buffer freezes.
    • Fallback backup stream searching: reset the fallback filler count whenever a stripped playlist contains valid segments, preventing infinite token re-fetch loop locks.
    • Midroll ad leakage: require refreshed backup stream playlists to be clean and verified, successfully blocking late-entering midrolls on stream switches.
    • Vitest configuration type safety: standardized the mock AdSegmentCache in setup files to Map matching the production environment.

    Changed
    • Playlist parsing performance: optimized HLS segment cache validation by passing pre-split arrays directly to avoid redundant split overhead on large VOD files.

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.8.1

    Kiadva: 2026. máj. 19. – 414,96 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    v8.8.1 — 2026-05-20

    Fixed
    • Stripped playlists now pass through even when identical to source — prevents false rejections
    • Live-segment lockout cleared after empty playlist to allow recovery on next poll
    • Fallback backup streams no longer mark the stream as using backup

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.8.0

    Kiadva: 2026. máj. 19. – 415,01 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [8.8.0] - 2026-05-19

    Fixed
    • Ad leak during backup search cached clean playlists served with incremented media sequences while worker searches for backup
    • Worker hangs 3500ms fetch timeouts on all Twitch Usher, GQL, and stream requests
    • Duplicate backup searches guard prevents redundant searches when multiple m3u8 requests arrive simultaneously
    • Empty segments now created in-memory (Blob URL) instead of network fetch, eliminating round-trip delay during ad replacement
    • Stripped ad segments insert alternating DISCONTINUITY markers to help the video decoder handle segment gaps
    • Silent filler format changed from 2 long segments to 6 short 1-second segments with DISCONTINUITY for smoother recovery
    • Backup search retry loop removed, fresh-token fetch cap added to prevent excessive API calls

    Changed
    • Ad spoofing now enabled by default — sends fake ad-watch beacons to reduce anti-adblock fingerprinting
    • Build process auto-generates .xpi and source .zip during packaging
    • Native recovery probe cooldown increased (250→500ms min, 750→1500ms default)
    • Fast-fallback promotion policy default fixed, autoplay player type properly flagged for downstream recovery
    • Low-latency recovery min clean playlists reduced (12→6) for faster post-ad resume
    • Verbose token error payloads removed from backup search logs

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.7.1

    Kiadva: 2026. máj. 19. – 334,5 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [8.7.1] - 2026-05-19

    Fixed
    Autoplay (360p) backup — added as last-resort player type when all Source-tier types are ad-marked

    Fallback filler cycle cap — prevents Error #2000 crash from indefinite silent filler loops

    Force-strip CSAI segments — fallback path no longer leaks ad-marked content

    Silent video filler — empty playlists serve valid MP4 segments instead of bare headers

    Stripped playlist padding — prevents buffer underrun while backup loads

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.6.9

    Kiadva: 2026. máj. 19. – 321,22 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    Automatic rollback based on version [8.0.0].

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.6.8

    Kiadva: 2026. máj. 19. – 334,29 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [8.6.8] - 2026-05-19

    Fixed
    Empty playlist after ad stripping now serves minimal HLS headers instead of ad-marked content

    Misleading "Token relay error" log renamed to "Spoof relay error"

    GQL ad spoofing timeout: 1500ms → 5000ms

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 8.0.0

    Kiadva: 2026. máj. 17. – 321,22 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [8.0.0] - 2026-05-18

    Added
    Ad Spoofing toggle in popup UI — control anti-adblock fingerprinting beacons independently

    Ad Spoofing info modal explaining the feature

    Translations for Ad Spoofing in all 11 supported locales

    Changed
    Backup ad-marked retry cooldown reduced from 15s to 5s — prevents stale playlist serving during contaminated backup cascades

    Initial backup search runs as background fire-and-forget when cached content is available, eliminating buffer drain during mid-roll ad detection

    Buffer Fix toggle hidden from popup UI (always-on internally)

    Ad Spoofing defaults to off — users who want anti-fingerprinting coverage can enable it from the popup

    Fixed
    Backup playlist staleness: force-clears all backup cooldowns when cached playlist exceeds 8s, preventing expired-segment looping

    Stream freezing/audio lag during ad transitions caused by blocked synchronous backup search and cooldown deadlock

    Ad-completion spoofing beacons made user-controllable via popup toggle

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 7.7.5

    Kiadva: 2026. máj. 17. – 319,77 kB
    Ezekkel működik: firefox 142.0 vagy újabb
    [7.7.5] - 2026-05-17

    Fixed
    Brief loading circle during silent backup hold caused by 10s backup refresh letting HLS segments expire

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
Ugrás a Mozilla honlapjára

Kiegészítők

  • Névjegy
  • Firefox kiegészítők blogja
  • Kiegészítő-műhely
  • Fejlesztőközpont
  • Fejlesztői irányelvek
  • Közösségi blog
  • Fórum
  • Hiba jelentése
  • Értékelési útmutató

Böngészők

  • Desktop
  • Mobile
  • Enterprise

Termékek

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Adatvédelem
  • Sütik
  • Jogi információk

Kivéve, ahol másként van jelölve, az oldal tartalma Creative Commons Nevezd meg! – Így add tovább! licenc v3.0 vagy bármelyik újabb verziója alatt érhető el.