AutoTrafficBoot Twitter Follower

Autotrafficboot Twitter Follower.

Cos'è AutoTrafficBoot Twitter Follower?

AutoTrafficBoot Twitter Follower è un'estensione di Chrome sviluppata da AutoTrafficBoot.in, e la sua funzione principale è "Autotrafficboot Twitter Follower.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione AutoTrafficBoot Twitter Follower

Scarica i file di estensione AutoTrafficBoot Twitter Follower in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome AutoTrafficBoot Twitter Follower AutoTrafficBoot Twitter Follower
ID kicpldlkljpojbihceohaabdnfiefimf
URL Ufficiale https://chrome.google.com/webstore/detail/autotrafficboot-twitter-f/kicpldlkljpojbihceohaabdnfiefimf
Descrizione Autotrafficboot Twitter Follower.
Dimensione del File 130 KB
Conteggio Installazioni 955
Versione Corrente 4.6.1
Ultimo Aggiornamento 2019-08-10
Data di Pubblicazione 2019-08-10
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore AutoTrafficBoot.in
Tipo di Pagamento free
Sito Web dell'Estensione http://autotrafficboot.com
URL della Pagina di Aiuto http://autotrafficboot.com/support
Lingue Supportate 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"
}