Brightery Marketing Tool

Brightery Marketing tools

ما هو Brightery Marketing Tool؟

Brightery Marketing Tool هو إضافة Chrome تم تطويرها بواسطة https://brightery.com، والميزة الرئيسية لها هي "Brightery Marketing tools".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Brightery Marketing Tool

قم بتنزيل ملفات الامتداد Brightery Marketing Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة https://www.brightery.com
عنوان صفحة سياسة الخصوصية 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"
    }
}