Brightery Twitter Bot

Brightery Email, Ad Manager, Digital Marketing tools

什么是Brightery Twitter Bot?

Brightery Twitter Bot是由https://brightery.com开发的Chrome扩展程序,该扩展的主要功能是“Brightery Email, Ad Manager, Digital Marketing tools”。

扩展截图

下载Brightery Twitter Bot扩展crx文件

下载Brightery Twitter Bot扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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]                    

扩展基本信息

名称 Brightery Twitter Bot Brightery Twitter Bot
ID ionanhncopjcanccbalccdjjffajaedi
官方URL https://chromewebstore.google.com/detail/brightery-twitter-bot/ionanhncopjcanccbalccdjjffajaedi
简介 Brightery Email, Ad Manager, Digital Marketing tools
文件大小 9.21 MB
安装次数 50
当前版本 3.1.2.2
更新时间 2021-02-24
上架时间 2019-07-09
评分 2.60/5 共5次评分
开发者 https://brightery.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.brightery.com
帮助页面URL https://www.brightery.com/en/product/brightery-twitter-bot
隐私政策页面URL https://www.brightery.com/en/page/privacy
支持的语言 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"
    }
}