vidReach Contacts

vidREACH Contacts allows you to directly add contacts into your vidREACH account. You can share REACH campaigns with your uploaded…

ما هو vidReach Contacts؟

vidReach Contacts هو إضافة Chrome تم تطويرها بواسطة https://vidreach.io، والميزة الرئيسية لها هي "vidREACH Contacts allows you to directly add contacts into your vidREACH account. You can share REACH campaigns with your uploaded…".

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

screenshot

تحميل ملف CRX للإضافة vidReach Contacts

قم بتنزيل ملفات الامتداد vidReach Contacts بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        vidREACH Contacts allows you to directly add contacts into your vidREACH account. You can share REACH campaigns with your uploaded contacts and place these contacts in workFLOWs.                    

معلومات أساسية عن التمديد

الاسم vidReach Contacts vidReach Contacts
ID ffdpkdpplalhaomijnnlhmicipcfldlg
عنوان URL الرسمي https://chromewebstore.google.com/detail/vidreach-contacts/ffdpkdpplalhaomijnnlhmicipcfldlg
الوصف vidREACH Contacts allows you to directly add contacts into your vidREACH account. You can share REACH campaigns with your uploaded…
حجم الملف 626 KB
عدد التثبيتات 33
النسخة الحالية 1.0.5
آخر تحديث 2023-03-14
تاريخ النشر 2019-03-27
المطور https://vidreach.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.vidreach.io
عنوان صفحة سياسة الخصوصية https://vidreach.io/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "vidReach Contacts",
    "version": "1.0.5",
    "permissions": [],
    "host_permissions": [
        "https:\/\/*.hirenami.com\/",
        "https:\/\/*.vidreach.io\/",
        "https:\/\/api.hunter.io\/"
    ],
    "action": {
        "default_icon": "Icon.png",
        "default_title": "vidReach Contacts",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "Icon16.png",
        "22": "Icon22.png",
        "32": "Icon32.png",
        "48": "Icon48.png",
        "128": "Icon128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; script-src-elem 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "Icon.png",
                "favicon.ico"
            ],
            "extension_ids": []
        }
    ]
}