TRGTR.IO
Find the right email and other professional contact details
Τι είναι το TRGTR.IO;
Το TRGTR.IO είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://trgtr.io, και η κύρια λειτουργία του είναι "Find the right email and other professional contact details".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης TRGTR.IO
Λήψη αρχείων επέκτασης TRGTR.IO σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hgmjkkanjnnlgbkciijghmehiaofobln |
Επίσημο URL | https://chrome.google.com/webstore/detail/trgtrio/hgmjkkanjnnlgbkciijghmehiaofobln |
Περιγραφή | Find the right email and other professional contact details |
Μέγεθος Αρχείου | 1.09 MB |
Αριθμός Εγκαταστάσεων | 55 |
Τρέχουσα Έκδοση | 1.1.1 |
Τελευταία Ενημέρωση | 2018-11-12 |
Ημερομηνία Δημοσίευσης | 2018-11-12 |
Αξιολόγηση | 5.00/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | https://trgtr.io |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://trgtr.io |
Διεύθυνση URL της Σελίδας Βοήθειας | https://trgtr.io/doc/faq |
URL της Σελίδας Πολιτικής Απορρήτου | https://trgtr.io/privacy |
Υποστηριζόμενες Γλώσσες | 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" ] } |