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文件
下载Free Email Extractor Facebook Extractor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |