Brightery Marketing Tool

Brightery Marketing tools

Brightery Marketing Tool란 무엇입니까?

Brightery Marketing Tool은(는) https://brightery.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Brightery Marketing tools"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Brightery Marketing Tool 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Brightery marketing tool, 

7 days trial version is available, create an account at https://www.brightery.com and just login.

Thousands of companies in 100+ countries use Brightery apps to be more productive everyday.
Work smarter with Brightery!

Create a free account at:
www.brightery.com

Report your feedback and issues to:
[email protected]                    

확장 프로그램 기본 정보

이름 Brightery Marketing Tool Brightery Marketing Tool
ID cedbfmmoegngdjjocfgjghmelhighhoj
공식 URL https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj
설명 Brightery Marketing tools
파일 크기 5.88 MB
설치 횟수 86
현재 버전 2.4.30.0
최근 업데이트 2021-02-17
출시 날짜 2021-02-17
평점 4.00/5 총 4 개의 평점
개발자 https://brightery.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.brightery.com
도움말 페이지 URL https://www.brightery.com
개인정보 보호 정책 페이지 URL https://www.brightery.com/en/page/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Brightery Marketing Tool",
    "short_name": "BMTCE",
    "description": "Brightery Marketing tools",
    "version": "2.4.30.0",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.brightery.com  https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net https:\/\/maps.googleapis.com; object-src 'self'",
    "web_accessible_resources": [
        "*"
    ],
    "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"
    }
}