jmcgover / unblock-all

A javascript script that unblocks all of a Twitter user's blocked Twitter accounts
MIT License
30 stars 20 forks source link

Add Unmute, Refactor Loop, Log to console #14

Open shea-c4 opened 1 year ago

shea-c4 commented 1 year ago
  1. Add support for unmuting.
  2. Update selector used to identify buttons.
  3. Loop until no buttons unclicked (or max iterations).
  4. Loop logs user to console.

Tested with browser version 116.0.1938.62.

shea-c4 commented 1 year ago

@jmcgover , I don't know if this project is still maintained or if you're interested in updates but submitting this request if so. If there are any changes needed no problem just let me know (or make them if you've got the time of course) and I'll submit an updated PR.

Thanks for this project. It's way better than clicking unblock thousands of times.