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 |
公式URL | 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 |
Eメール | [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 } } |