Unlimited Twitter Follower Free :D

Unlimited Twitter Follower.Mass Follows, Likes, Retweets

Что такое Unlimited Twitter Follower Free :D?

Unlimited Twitter Follower Free :D - это расширение Chrome, разработанное Praneeth Pj, и его основная функция - "Unlimited Twitter Follower.Mass Follows, Likes, Retweets".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Unlimited Twitter Follower Free :D

Скачайте файлы расширений Unlimited Twitter Follower Free :D в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        A feature-rich extension to Unlimited follow, like and Tweet on Twitter.

USAGE

1. Log into twitter.com
2. Go to a page with profiles (followers, following, search, list members, likes/retweets)
3. Click on the Unlimited twitter button 
4. Use one of the buttons

CAUTION

Please carefully read the Twitter following rules and best practices. To prevent account suspension/locking increase the wait, limit your follow sessions and take a longer break between the sessions.                    

Основная информация о расширении

Название Unlimited Twitter Follower Free :D Unlimited Twitter Follower Free :D
ID jogmoockhabcakgbiajjlkeejfphjkfi
Официальный URL https://chrome.google.com/webstore/detail/unlimited-twitter-followe/jogmoockhabcakgbiajjlkeejfphjkfi
Описание Unlimited Twitter Follower.Mass Follows, Likes, Retweets
Размер файла 133 KB
Количество установок 824
Текущая Версия 1.0
Последнее Обновление 2020-08-23
Дата публикации 2020-07-18
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Praneeth Pj
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_popup": "src\/browser_action\/browser_action.html",
        "default_title": "Click to Open"
    },
    "default_locale": "en",
    "description": "Unlimited Twitter Follower.Mass Follows, Likes, Retweets",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Unlimited Twitter Follower Free :D",
    "options_page": "src\/options\/index.html",
    "permissions": [
        "https:\/\/twitter.com\/*",
        "identity",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}