kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
326 stars 29 forks source link

Mute check fix #231

Closed rougetimelord closed 6 months ago

rougetimelord commented 6 months ago

This is a short-lived feature fix branch, once it is ready to go it should squashed and merged into main.

Changelog

Deployment Checklist

  1. [x] ensure src/manifest.ts and package.json have the correct version number
  2. [ ] use makefile to generate zips (make chrome, make firefox)
    • [x] chrome should be tested with npm run build
    • [ ] test firefox locally using zip
  3. [ ] merge branch into main
  4. [ ] upload zips from 3 to chrome webstore and firefox addons
rougetimelord commented 6 months ago

I assume you've tested?

Tested on Chrome 120, no issues. I don't have Firefox in a testable state, sorry!