Brightery Twitter Bot

Brightery Email, Ad Manager, Digital Marketing tools

Cos'è Brightery Twitter Bot?

Brightery Twitter Bot è un'estensione di Chrome sviluppata da https://brightery.com, e la sua funzione principale è "Brightery Email, Ad Manager, Digital Marketing tools".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione Brightery Twitter Bot

Scarica i file di estensione Brightery Twitter Bot 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

                        Brightery Twitter Bot the most easy and powerful app to automate your social media tasks

Manage your twitter account like an expert, No need to buy twitter followers, No need to send twitter direct message, No need to think how can you gain twitter followers. Twitter bot is the easy way.

Twitter automation tool

to get your account:
https://www.brightery.com/en/product/twitter-bot-ultimate-accountbot

support email:
[email protected]                    

Informazioni di Base sull'Estensione

Nome Brightery Twitter Bot Brightery Twitter Bot
ID ionanhncopjcanccbalccdjjffajaedi
URL Ufficiale https://chromewebstore.google.com/detail/brightery-twitter-bot/ionanhncopjcanccbalccdjjffajaedi
Descrizione Brightery Email, Ad Manager, Digital Marketing tools
Dimensione del File 9.21 MB
Conteggio Installazioni 50
Versione Corrente 3.1.2.2
Ultimo Aggiornamento 2021-02-24
Data di Pubblicazione 2019-07-09
Valutazione 2.60/5 Totale 5 Valutazioni
Sviluppatore https://brightery.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.brightery.com
URL della Pagina di Aiuto https://www.brightery.com/en/product/brightery-twitter-bot
URL della Pagina della Politica sulla Privacy https://www.brightery.com/en/page/privacy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Brightery Twitter Bot",
    "short_name": "46",
    "description": "Brightery Email, Ad Manager, Digital Marketing tools",
    "version": "3.1.2.2",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.brightery.com https:\/\/*.facebook.com  https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net https:\/\/maps.googleapis.com; object-src 'self'",
    "web_accessible_resources": [
        "img\/icons\/*",
        "templates\/*",
        "img\/*",
        "js\/*",
        "app\/*"
    ],
    "permissions": [
        "background"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/www.brightery.com\/*"
        ]
    },
    "icons": {
        "16": "img\/logo.png",
        "32": "img\/logo.png",
        "64": "img\/logo.png",
        "128": "img\/logo.png"
    },
    "options_page": "index.html",
    "browser_action": {
        "default_icon": {
            "16": "img\/logo.png",
            "24": "img\/logo.png",
            "32": "img\/logo.png",
            "128": "img\/logo.png"
        },
        "default_popup": "background\/popup.html"
    }
}