Email Extractor
Extracting foreign trade customer's email from web pages.
Email Extractor란 무엇입니까?
Email Extractor은(는) https://apppacket.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extracting foreign trade customer's email from web pages."입니다.
확장 프로그램 스크린샷
Email Extractor 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Find and locate foreign trade customer email in web pages. [How to use] 1. When the web page is loaded, click the extension icon to extract all the Emails in the web page. 2. Click the Email displayed in the extension to locate the Email location in the page. 3. Click the Copy button to copy the Email to the clipboard. [Update Note] Limit the search scope.
확장 프로그램 기본 정보
이름 | Email Extractor |
ID | kngneafioakadneodlbijgfledjjmoja |
공식 URL | https://chromewebstore.google.com/detail/email-extractor/kngneafioakadneodlbijgfledjjmoja |
설명 | Extracting foreign trade customer's email from web pages. |
파일 크기 | 241 KB |
설치 횟수 | 426 |
현재 버전 | 2.1.2 |
최근 업데이트 | 2023-07-02 |
출시 날짜 | 2022-02-23 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | https://apppacket.com |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "2.1.2", "manifest_version": 3, "description": "__MSG_appDesc__", "icons": { "16": "img\/logo.png", "32": "img\/logo.png", "48": "img\/logo.png", "128": "img\/logo.png" }, "background": { "service_worker": "js\/background.js" }, "action": { "default_title": "__MSG_appName__", "default_icon": "img\/logo.png", "default_popup": "html\/popup.html" }, "default_locale": "en", "content_scripts": [ { "js": [ "js\/common\/jquery.min.3.1.1.js", "js\/common\/libphone.js", "js\/common\/psl.min.js", "js\/common\/static.js", "js\/common\/util.js", "js\/page.js" ], "matches": [ " |