Free Email Extractor Facebook Extractor
A Powerful Extraction Tool for extract emails and contact numbers from the Facebook.
Free Email Extractor Facebook Extractor란 무엇입니까?
Free Email Extractor Facebook Extractor은(는) Email Extractor에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Powerful Extraction Tool for extract emails and contact numbers from the Facebook."입니다.
확장 프로그램 스크린샷
Free Email Extractor Facebook Extractor 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Email Extractor Allows You to Extract Customer’s Data from ANYWHERE, ANYTIME. Now You Can Collect Clients’ Email Addresses & Phone Numbers. Extract Thousand Real Emails & Phone Numbers In Few Minutes! Email extractor to extract unlimited emails from anywhere. This email extractor also supports Facebook. This is the best email extractor software because this email extractor gets regular updates with new features. Get this awesome software for free. FACEBOOK GROUP EXTRACT Extract Facebook group emails & Phone Numbers by using our Facebook Email extractor software. FACEBOOK PAGE EXTRACTOR Extract Facebook page Emails & Phone Numbers by using our high-quality software.
확장 프로그램 기본 정보
이름 | |
ID | ofkbmpahlkihmocpkdbnplipfonlmddk |
공식 URL | https://chrome.google.com/webstore/detail/free-email-extractor-face/ofkbmpahlkihmocpkdbnplipfonlmddk |
설명 | A Powerful Extraction Tool for extract emails and contact numbers from the Facebook. |
파일 크기 | 136 KB |
설치 횟수 | 421 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2021-05-25 |
출시 날짜 | 2021-05-25 |
평점 | 3.00/5 총 2 개의 평점 |
개발자 | Email Extractor |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://facebookextractor.com/ |
도움말 페이지 URL | https://facebookextractor.com/ |
개인정보 보호 정책 페이지 URL | https://facebookextractor.com/terms-and-condition |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Free Email Extractor Facebook Extractor", "version": "1.0.0", "description": "A Powerful Extraction Tool for extract emails and contact numbers from the Facebook.", "manifest_version": 3, "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "\/assets\/images\/logo.png", "24": "\/assets\/images\/logo.png", "32": "\/assets\/images\/logo.png", "48": "\/assets\/images\/logo.png" }, "default_title": "Facebook Data Extractor", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "*:\/\/*.facebook.com\/*" ], "run_at": "document_idle", "js": [ "\/assets\/js\/contentScripts\/pageObserverLocal.js" ] } ], "permissions": [ "storage" ], "icons": { "16": "\/assets\/images\/logo.png", "24": "\/assets\/images\/logo.png", "32": "\/assets\/images\/logo.png", "48": "\/assets\/images\/logo.png" }, "web_accessible_resources": [ { "resources": [ "\/assets\/images\/logo.png", "popup.html" ], "matches": [ " |