ceceradio / twitter-block-chain

Chrome extension to block all users on a followers/following page.
MIT License
247 stars 50 forks source link

Importing function does not seem to work #80

Open batdadz opened 3 years ago

batdadz commented 3 years ago

Hi,

I'm trying to block every follower from someone who blocked me so I tried to log off, export, log in, import. Doesn't seem to work and sometimes gives me an error saying the file is corrupted. Is it possible to download the exported info so that I can import it in another extension so that I can block those followers anyway? I tried to copypaste the raw data and save it as .CSV but the other extention cannot read the data from the file.

RangerArden commented 3 years ago

I'm having a similar issue. I figured out how to get the export going but can't figure out how to get it to import the block, nothing happens. A better how-to-do might help