Brightery Twitter Bot

Brightery Email, Ad Manager, Digital Marketing tools

¿Qué es Brightery Twitter Bot?

Brightery Twitter Bot es una extensión de Chrome desarrollada por https://brightery.com, y su función principal es "Brightery Email, Ad Manager, Digital Marketing tools".

Capturas de Pantalla de la Extensión

Descargar Archivo CRX de la Extensión Brightery Twitter Bot

Descarga archivos de extensión Brightery Twitter Bot en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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]                    

Información Básica de la Extensión

Nombre Brightery Twitter Bot Brightery Twitter Bot
ID ionanhncopjcanccbalccdjjffajaedi
URL Oficial https://chromewebstore.google.com/detail/brightery-twitter-bot/ionanhncopjcanccbalccdjjffajaedi
Descripción Brightery Email, Ad Manager, Digital Marketing tools
Tamaño del Archivo 9.21 MB
Cantidad de Instalaciones 50
Versión Actual 3.1.2.2
Última Actualización 2021-02-24
Fecha de Publicación 2019-07-09
Calificación 2.60/5 Total de 5 Calificaciones
Desarrollador https://brightery.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.brightery.com
URL de la Página de Ayuda https://www.brightery.com/en/product/brightery-twitter-bot
URL de la Página de Política de Privacidad https://www.brightery.com/en/page/privacy
Idiomas Soportados 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"
    }
}