Brightery Marketing Tool

Brightery Marketing tools

Apa itu Brightery Marketing Tool?

Brightery Marketing Tool adalah ekstensi Chrome yang dikembangkan oleh https://brightery.com, dan fitur utamanya adalah "Brightery Marketing tools".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Brightery Marketing Tool

Unduh file ekstensi Brightery Marketing Tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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]                    

Informasi Dasar Ekstensi

Nama Brightery Marketing Tool Brightery Marketing Tool
ID cedbfmmoegngdjjocfgjghmelhighhoj
URL Resmi https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj
Deskripsi Brightery Marketing tools
Ukuran File 5.88 MB
Jumlah Instalasi 86
Versi Saat Ini 2.4.30.0
Terakhir Diperbarui 2021-02-17
Tanggal Publikasi 2021-02-17
Penilaian 4.00/5 Total 4 Penilaian
Pengembang https://brightery.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.brightery.com
URL Halaman Bantuan https://www.brightery.com
URL Halaman Kebijakan Privasi https://www.brightery.com/en/page/privacy
Bahasa yang Didukung 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"
    }
}