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文件

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

扩展使用说明

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