vidReach Contacts

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

Wat is vidReach Contacts?

vidReach Contacts is een Chrome-extensie ontwikkeld door https://vidreach.io, en de belangrijkste functie is "vidREACH Contacts allows you to directly add contacts into your vidREACH account. You can share REACH campaigns with your uploaded…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie vidReach Contacts

Download vidReach Contacts-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam vidReach Contacts vidReach Contacts
ID ffdpkdpplalhaomijnnlhmicipcfldlg
Officiële URL https://chromewebstore.google.com/detail/vidreach-contacts/ffdpkdpplalhaomijnnlhmicipcfldlg
Beschrijving vidREACH Contacts allows you to directly add contacts into your vidREACH account. You can share REACH campaigns with your uploaded…
Bestandsgrootte 626 KB
Aantal Installaties 33
Huidige Versie 1.0.5
Laatst Bijgewerkt 2023-03-14
Publicatiedatum 2019-03-27
Ontwikkelaar https://vidreach.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.vidreach.io
URL van de Privacybeleid Pagina https://vidreach.io/privacy
Ondersteunde Talen 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": []
        }
    ]
}