Skip to content

Script to automatically unfollow all not mutual followings in twitter.

Notifications You must be signed in to change notification settings

serhii-chernenko/twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Script to automatically unfollow all not-mutual followings on Twitter.
Скрипт для автоматичної відписки від людей, які на вас не підписані у Твіттері.

How to use
Як використовувати

  1. Open Twitter in a browser and go to the page Followings: https://twitter.com/username/following. Replace username with your username in the link.
    Відкрийте Твіттер у браузері та перейдіть до сторінки Підписок: https://twitter.com/username/following. Заменіть username на ваш фактичний юзернейм у посиланні.

  2. Press F12 or Fn+F12to open the browser's DevTools window. If the shortcut doesn't work, let's move your mouse over any element on the page, press Right Mouse Button, and select Inspect.
    Натисність F12 або Fn+F12, щоб відкрити Панель Розробника у вашому браузері. Якщо ця комбінація нічого не відкрила, спробуйте навести мишею на будь якому елементі на сторінці, натиснути Праву Кнопку Миші та виберіть Інспектувати.

image
  1. Open the tab Console.
    Відкрийте таб Консоль.
image
  1. Return to the current repository and open the file index.js. Let's copy all content from the file.
    Поверніться до поточної сторінки, відкрийте файл index.js та скопіюйте увесь вміст.
image
  1. Go back to the Followings page and Console tab, insert the copied code from the file index.js to the first row and press Enter.
    Поверніться до сторінки Підписок та табу Консоль, вставте скопійований код з index.js файлу у перший рядок.
image image
  1. Wait a few minutes while the script going to be completed. You have to see the green message Done!.
    Зачекайте декілька хвилит, допоки скрипт не завершить свою роботу. Ви повинні побачити зелений напис Done!.
image

About

Script to automatically unfollow all not mutual followings in twitter.

Topics

Resources

Stars

Watchers

Forks