TRGTR.IO
Find the right email and other professional contact details
TRGTR.IO란 무엇입니까?
TRGTR.IO은(는) https://trgtr.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Find the right email and other professional contact details"입니다.
확장 프로그램 스크린샷
TRGTR.IO 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |