Temporary Email - EmailOnDeck
Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit.
什麼是Temporary Email - EmailOnDeck?
Temporary Email - EmailOnDeck是由Lucid LX開發的Chrome擴展程式,該擴展的主要功能是“Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit.”。
擴展截圖
下載Temporary Email - EmailOnDeck擴展crx文件
下載Temporary Email - EmailOnDeck擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Free & fast, temporary emails powered by EmailOnDeck. This extension does not track, read or view the websites you visit. Disposable emails help protect your online privacy in a secure, anonymous easy to use way. We want to help you avoid SPAM, protect your online privacy, and stop you from having to give away your personal email address to every company and person on the internet who insists on you giving it to them. Email On Deck hopes to help give you back the control of deciding who you want to give your personal info to. Temp emails are perfect for any transaction where you want to improve your online privacy. Use them when you buy or sell Bitcoin or trade cryptocurrency, at exchanges, or locally. They can be used for QA testing of emails, games, quick registrations and even for dating profiles and accounts. Avoid spam, tracking, and targeted advertisements.
擴展基本資訊
名稱 | Temporary Email - EmailOnDeck |
ID | mkpcaklladfpajiaikehdinfaabmnajh |
官方網址 | https://chromewebstore.google.com/detail/temporary-email-emailonde/mkpcaklladfpajiaikehdinfaabmnajh |
簡介 | Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit. |
檔案大小 | 21.4 KB |
安裝次數 | 5,661 |
目前版本 | 1.0.1 |
更新時間 | 2023-03-17 |
上架時間 | 2023-03-15 |
評分 | 4.63/5 共 133 次評分 |
開發者 | Lucid LX |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.emailondeck.com |
說明頁面URL | https://www.emailondeck.com/contactus.php |
隱私政策頁面URL | https://www.emailondeck.com/terms_of_use.php |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Temporary Email - EmailOnDeck", "description": "Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit.", "version": "1.0.1", "version_name": "1.0.1", "author": { "email": "[email protected]" }, "action": { "default_popup": "popup\/popup.html", "default_title": "Temporary Email - EmailOnDeck", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "incognito": "split", "permissions": [ "notifications", "storage" ], "host_permissions": [ "https:\/\/www.emailondeck.com\/" ], "options_ui": { "page": "options\/options.html", "open_in_tab": false } } |