Skip to content

Releases: rokcso/bluenoise

BlueNoise v0.5.3

Choose a tag to compare

@rokcso rokcso released this 18 Sep 09:01

Optional experimental: a Jev (TypeSafe AI) second pass, with guards that cap what it can spend.

New

  • Jev second pass (Settings → Experimental, off by default, uses your own TypeSafe API key): replies no local rule matched are judged by Jev, and a verdict ≥ 90% is filtered exactly like a rule hit. Verdicts are cached; only unmatched replies leave your browser, and only while the switch is on.

Guards

  • 25 replies per call, 40 requests per 10 minutes, 200 per page session.
  • A rejected key parks the feature for 30 minutes; 429 honours Retry-After; other failures back off exponentially.

Fixes

  • The switch now checks the API key before requesting the origin permission, so a keyless click no longer tears down the settings page.
  • "Get an API key" links to console.typesafe.ai/keys.

Downloads

  • bluenoise-0.5.3-chrome.zip: Chrome Manifest V3 extension package.

BlueNoise v0.5.2

Choose a tag to compare

@rokcso rokcso released this 31 Aug 04:36

This release focuses on improving the mobile experience and content-filtering stability.

Improvements

  • Improved the settings page on mobile with a new navigation drawer.
  • Added support for hiding X mobile live broadcast and Space overlays.
  • Added subtle animations when expanding or collapsing matched posts.
  • Improved Matched Posts mode switching to reduce flashing and stale visual effects.
  • Improved page makeover updates to prevent elements from repeatedly flashing between hidden and visible states.
  • Improved detection of dynamically rendered content and cleanup after extension reloads.
  • Fixed the spotlight reveal effect persisting outside Dim mode.
  • Fixed stale evaluation cache entries that could prevent posts from being processed again.

Downloads

  • bluenoise-0.5.2-chrome.zip: Chrome Manifest V3 extension package.

BlueNoise v0.5.1

Choose a tag to compare

@rokcso rokcso released this 28 Aug 10:16

Fixes

  • Fix sidebar search becoming hidden and unusable after typing.

Downloads

  • bluenoise-0.5.1-chrome.zip: Chrome extension package.

BlueNoise v0.5.0

Choose a tag to compare

@rokcso rokcso released this 28 Aug 09:00

Highlights

  • Added a new Collapse filter mode alongside Blur and Hide.
  • Added persistent diagnostics with scan details and JSONL export.
  • Added an option to hide Premium feature prompts on X.
  • Improved filtering stability while scrolling, hovering, and processing dynamically updated posts.
  • Fixed stale evaluation results, promotion detection, sidebar loading flashes, and leftover recommendation labels.
  • Simplified filtering settings and removed the legacy all-ads filter.

Chrome extension package is attached below.

BlueNoise v0.4.0

Choose a tag to compare

@rokcso rokcso released this 27 Aug 08:14

Highlights

  • Added author whitelist/blacklist controls from tweet menus.
  • Added filter-reason display and new distraction filters.
  • Refactored content scripts and improved content reveal behavior.

Chrome extension package is attached below.

BlueNoise v0.3.0

Choose a tag to compare

@rokcso rokcso released this 26 Aug 10:02

What's new

  • Added X Makeover controls to hide recommendations, promotions, footer elements, counters, and navigation clutter, with sidebar compaction and a classic blue bird option.
  • Expanded filtering to promoted posts, media and website-card ads, and X-labeled parody, fan, commentary, or automated accounts.
  • Added bundled community keyword and account lists with automatic refresh.
  • Improved matching for spacing and zero-width-character evasion.
  • Added JSON import, export, merge, append, and replace flows for personal keyword and account rules.
  • Added Advanced settings, a filtered-post badge, reply-count display, and improved theme and English/Chinese support.
  • Improved dynamic-content processing and observer performance. Filtering remains local, visual, and reversible.

Privacy

BlueNoise does not read cookies, call X APIs, or change your X account.

BlueNoise v0.2.0

Choose a tag to compare

@rokcso rokcso released this 21 Aug 13:53

What's Changed

✨ New: "X Makeover" settings

  • Hide X Premium subscription ad from the home timeline
  • Hide X site footer
  • Hide X trends panel
  • Hide follow suggestions
  • Classic Twitter blue bird logo toggle
  • New replies/posts are filtered automatically as they load, with no page refresh

🔧 Fixes & Improvements

  • Sidebar customization now applies per-panel instead of leaking across panels
  • Page sections hidden via JS-driven attributes instead of CSS selectors (more robust)
  • Updated README with the Chrome Web Store listing link
  • Chinese translations for the new settings

Installation

Chrome Web Store: https://chromewebstore.google.com/detail/ponbeiihcconklnlphjcnbfkghnimpid

Manual install: download bluenoise-0.2.0-chrome.zip below, unzip, then load as an unpacked extension.

BlueNoise v0.1.0

Choose a tag to compare

@rokcso rokcso released this 21 Aug 09:45

Release v0.1.0 of the BlueNoise browser extension.