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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}