kheina-com / Blue-Blocker

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

simple feature req: add block queue length to logs #61

Closed viomck closed 1 year ago

viomck commented 1 year ago

would be nice to have the block queue size in this log:

[Blue Blocker] blocked [user](@[handle]) due to Twitter Blue verified.

if too inconvenient i can take a whack at it after work

kheina commented 1 year ago

this number is already available in the context menu (the menu that pops up when you click the extension icon in the toolbar). I'm also working on a queue visualizer ui element

viomck commented 1 year ago

oh that's what it is! thank you!!