kheina-com / Blue-Blocker

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

Fix #189 #246

Closed rougetimelord closed 3 months ago

rougetimelord commented 3 months ago

Not sure what semver string to use for this, so probably uhhh come up with one that doesn't conflict with other pull requests? This definitely has priority for merging though.

Changelog

Deployment Checklist

  1. [ ] 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 llb to main
  4. [ ] upload zips from 3 to chrome webstore and firefox addons
rougetimelord commented 3 months ago

Oops gotta base this on main!