Skip to content

oliverjessner/blauherzfilter

Repository files navigation

BlauHerzFilter

A chrome extension that filters out 💙 comments from your favorite social media platforms. A blog post in german that goes in detail why I wrote this thing can be found here

Social Medias

The following social media platforms are currently supported:

  • Instagram
  • TikTok
  • YouTube
  • x/twitter
  • threads

Installation

Build

bun run build

Development

bun run watch_css
bun run watch_ts

Lint

Lints for the firefox extension.

bun run lint