TRGTR.IO

Find the right email and other professional contact details

¿Qué es TRGTR.IO?

TRGTR.IO es una extensión de Chrome desarrollada por https://trgtr.io, y su función principal es "Find the right email and other professional contact details".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión TRGTR.IO

Descarga archivos de extensión TRGTR.IO en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        TRGTR.IO helps you to find contact details (emails, phone numbers, social networks, job titles) of more than 130 million professionals, easily and accurately at an affordable cost (even freely if your monthly requirements are not substantial). You can find them on the basis of professions, industry, and location. TRGTR.IO allows you to make specific lists of your potential prospects which can be downloaded as .csv files or integrated to a CRM platform. 

With this Chrome Extension/Add-on, you can add the email addresses to your List directly from your browser. When you visit a website where you have a potential prospect, click on the TRGTR.IO add-on that will immediately show you a set of prospects from that organization. You can easily add these contacts in a single click. 

TRGTR.IO does not have any personal or behavioral data and deals only with professional data. For the sake of transparency, in the search results, we provide the public sources from where we availed the contact details.

We are happy to be part of your business success!                    

Información Básica de la Extensión

Nombre TRGTR.IO TRGTR.IO
ID hgmjkkanjnnlgbkciijghmehiaofobln
URL Oficial https://chrome.google.com/webstore/detail/trgtrio/hgmjkkanjnnlgbkciijghmehiaofobln
Descripción Find the right email and other professional contact details
Tamaño del Archivo 1.09 MB
Cantidad de Instalaciones 55
Versión Actual 1.1.1
Última Actualización 2018-11-12
Fecha de Publicación 2018-11-12
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador https://trgtr.io
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://trgtr.io
URL de la Página de Ayuda https://trgtr.io/doc/faq
URL de la Página de Política de Privacidad https://trgtr.io/privacy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "TRGTR.IO",
    "name": "TRGTR.IO",
    "description": "Find the right email and other professional contact details",
    "version": "1.1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "TRGTR.IO"
    },
    "permissions": [
        "https:\/\/trgtr.io\/*",
        "tabs",
        "activeTab",
        "storage"
    ]
}