Burner Emails: Easy, Fast, Disposable Emails
Detects email fields as you browse and fills them with a burner email address that forwards to your personal email address 😎
Burner Emails: Easy, Fast, Disposable Emails란 무엇입니까?
Burner Emails: Easy, Fast, Disposable Emails은(는) https://burnermail.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Detects email fields as you browse and fills them with a burner email address that forwards to your personal email address 😎"입니다.
확장 프로그램 스크린샷
Burner Emails: Easy, Fast, Disposable Emails 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Never worry about spam emails ever again! Burner Emails is a tool to generate a random email address for every form that you're submitting online, that will forward all emails to your personal email address. This hides your true identity from the sender and protects you from spam. If later on you don't want to receive emails from them anymore, you can disable or delete your address and be done with them! It's like your very own unsubscribe button that actually works on every email ever sent.
확장 프로그램 기본 정보
이름 | Burner Emails: Easy, Fast, Disposable Emails |
ID | dnnmaoecogobjdiieopljefemjdkkaja |
공식 URL | https://chromewebstore.google.com/detail/burner-emails-easy-fast-d/dnnmaoecogobjdiieopljefemjdkkaja |
설명 | Detects email fields as you browse and fills them with a burner email address that forwards to your personal email address 😎 |
파일 크기 | 1.68 MB |
설치 횟수 | 10,000 |
현재 버전 | 0.1.42 |
최근 업데이트 | 2023-07-09 |
출시 날짜 | 2020-03-09 |
평점 | 4.26/5 총 163 개의 평점 |
개발자 | https://burnermail.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://burnermail.io |
도움말 페이지 URL | https://burnermail.io/faq |
개인정보 보호 정책 페이지 URL | https://burnermail.io/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "version": "0.1.42", "author": "burnermail.io", "manifest_version": 3, "description": "__MSG_appDescription__", "icons": { "16": "icons\/icon-16.png", "128": "icons\/icon-128.png" }, "default_locale": "en", "background": { "service_worker": "scripts\/service_worker.js" }, "permissions": [ "tabs", "storage", "contextMenus", "clipboardWrite" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "run_at": "document_end", "matches": [ " |