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是由https://vidreach.io開發的Chrome擴展程式,該擴展的主要功能是“vidREACH Contacts allows you to directly add contacts into your vidREACH account. You can share REACH campaigns with your uploaded…”。

擴展截圖

screenshot

下載vidReach Contacts擴展crx文件

下載vidReach Contacts擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
隱私政策頁面URL 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": []
        }
    ]
}