Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

FeedCleaner version history - 4 versions

FeedCleaner by koshiro

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
FeedCleaner version history - 4 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 0.4.1

    Released Jul 31, 2026 - 46.95 KB
    Works with firefox 140.0 and later
    Implemented and committed the 0.4.1 History exemption.
    History (/feed/history) now restores any cards previously hidden by the extension and skips all filtering.
    History browsing no longer records Repeat Video Fixer sightings.
    All commit history is public at this github repo: https://github.com/k0shir0/feedcleaner

    Source code released under Mozilla Public License 2.0

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 0.4.0

    Released Jul 29, 2026 - 46.61 KB
    Works with firefox 140.0 and later
    fix get_state referenceerror, restore extractVideoId import, log failing handlers
    GET_STATE still called getWatchedIds(), which 0.3.0 deleted when the watched
    store became a { videoId: watchedAtMs } map — five of six call sites were
    renamed to getWatched(), this one was missed. Every settings read goes
    through GET_STATE, so the popup, the settings page, and the content-script
    cache all silently fell back to their built-in defaults on load while
    SET_SETTINGS kept writing to storage correctly: preferences looked like they
    never saved.

    youtube-feed.js used extractVideoId without destructuring it from YTWash, so
    the IntersectionObserver callback threw on every sighting and the Repeat
    Video Fixer never recorded a count.

    Rejected message handlers now log the failing message type — both bugs were
    invisible because a throwing handler only ever surfaces as a UI that quietly
    stops updating.

    See all commit history at the public Github page posted here: https://github.com/k0shir0/feedcleaner

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.3.0

    Released Jul 25, 2026 - 46.44 KB
    Works with firefox 115.0 and later
    Add Repeat Video Fixer; flip placeholder default; apply review fixes
    Counts feed-card viewport sightings (>=50% visible, once per video per
    SPA navigation) via IntersectionObserver, batched to the background and
    stored in storage.local.seenCounts with last-seen pruning. Cards seen at
    least repeatThreshold times before (default 1, configurable 1-10) are
    hidden with the same hard-hide/placeholder modes as the Watch Filter;
    repeat placeholders offer a "Show anyway" per-video count reset.

    Hide decisions use sighting counts snapshotted at navigation time so a
    card never disappears while it is being looked at; the snapshot only
    syncs downward mid-page (resets/clears).

    placeholderMode now defaults to true for new installs.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.1.0

    Released Jul 16, 2026 - 37.23 KB
    Works with firefox 115.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.