AutoTrafficBoot Twitter Follower

Autotrafficboot Twitter Follower.

Что такое AutoTrafficBoot Twitter Follower?

AutoTrafficBoot Twitter Follower - это расширение Chrome, разработанное AutoTrafficBoot.in, и его основная функция - "Autotrafficboot Twitter Follower.".

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

screenshot

Скачать файл CRX расширения AutoTrafficBoot Twitter Follower

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

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

                        This twitter autotrafficboot extension for autofollow, autolike,autotwit. It can ease everyone to automate multi event on twitter. Really Nice chrome extension for all.                    

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

Название AutoTrafficBoot Twitter Follower AutoTrafficBoot Twitter Follower
ID kicpldlkljpojbihceohaabdnfiefimf
Официальный URL https://chrome.google.com/webstore/detail/autotrafficboot-twitter-f/kicpldlkljpojbihceohaabdnfiefimf
Описание Autotrafficboot Twitter Follower.
Размер файла 130 KB
Количество установок 955
Текущая Версия 4.6.1
Последнее Обновление 2019-08-10
Дата публикации 2019-08-10
Рейтинг 5.00/5 Всего 2 оценок
Разработчик AutoTrafficBoot.in
Тип оплаты free
Официальный сайт расширения http://autotrafficboot.com
URL страницы помощи http://autotrafficboot.com/support
Поддерживаемые языки de,en,es,pl,ru
manifest.json
{
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/auto2.png",
        "default_popup": "src\/browser_action\/browser_action.html",
        "default_title": "Click to Open"
    },
    "default_locale": "en",
    "description": "Autotrafficboot Twitter Follower.",
    "homepage_url": "http:\/\/autotrafficboot.com",
    "icons": {
        "128": "icons\/auto4.png",
        "16": "icons\/auto1.png",
        "48": "icons\/auto3.png"
    },
    "manifest_version": 2,
    "name": "AutoTrafficBoot Twitter Follower",
    "options_page": "src\/options\/index.html",
    "permissions": [
        "https:\/\/twitter.com\/*",
        "http:\/\/autotrafficboot.com\/*",
        "input",
        "identity",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.6.1"
}