kheina-com / Blue-Blocker

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

Feature request: specify which of your accounts you want Blue Blocker to run on #203

Open scottdotweb opened 11 months ago

scottdotweb commented 11 months ago

Thank you so much for this incredible extension!

It would be really great if you were to add a setting to specify which accounts one wants Blue Blocker to run against, or the other way around, which accounts not to run against. I've found that on my general personal account, I want to block every blue user, but on my account for development topics, there are quite a few respectable people who've paid for the blue check for some reason. So ideally I could switch between logged-in accounts and Blue Blocker would check who I am when moving to the next queued user, and pause if it's an account I've requested no blocking on. Then when switched back to the other account, could reactivate.

cooljeanius commented 10 months ago

Yeah some statistics separation would be helpful, too, and if there are users in the queue, it would be good to know which account's blocklist they're in the queue for...

rougetimelord commented 8 months ago

The extension could check the value of twid in the cookie, then load/save configs/BlockQueues/BlockCounters in browser.storage.local with that value as the key. Not super sure how to implement that but it should be doable?

cooljeanius commented 4 months ago

Has duplicate #242 by @watatomo

rougetimelord commented 4 months ago

Has duplicate #242 by @watatomo

I don't think that is a duplicate actually! This issue is about being able to use the extension on multiple accounts independently, but #242 would require syncing data across two (or more accounts)

cooljeanius commented 4 months ago

Has duplicate #242 by @watatomo

I don't think that is a duplicate actually! This issue is about being able to use the extension on multiple accounts independently, but #242 would require syncing data across two (or more accounts)

well, the reporter seemed to think it was the same thing, at least... eh, whatever...