Skip to content

GabrielDougherty/blind-filter

Repository files navigation

Blind Filter

Blind Filter logo

Chrome extension to filter posts on teamblind.com

Installation

Install via the Chrome Web Store: Blind Filter

Build

npm install
npm install -g npx
npx tailwindcss build styles.css -o output.css

Then import as a Chrome extension via developer mode

Logging

To enable logging, uncomment the line at the top of content-script.js and filter-editor.js

// uncomment to debug
console.log = function() {}

About

Chrome extension to filter posts on teamblind.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published