Temporary Email - EmailOnDeck
Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit.
O que é Temporary Email - EmailOnDeck?
Temporary Email - EmailOnDeck é uma extensão do Chrome desenvolvida por Lucid LX, e sua principal característica é "Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Temporary Email - EmailOnDeck
Baixe arquivos de extensão Temporary Email - EmailOnDeck no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Temporary Email - EmailOnDeck |
ID | mkpcaklladfpajiaikehdinfaabmnajh |
URL Oficial | https://chromewebstore.google.com/detail/temporary-email-emailonde/mkpcaklladfpajiaikehdinfaabmnajh |
Descrição | Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit. |
Tamanho do Arquivo | 21.4 KB |
Contagem de Instalações | 5,661 |
Versão Atual | 1.0.1 |
Última Atualização | 2023-03-17 |
Data de Publicação | 2023-03-15 |
Classificação | 4.63/5 Total de 133 Avaliações |
Desenvolvedor | Lucid LX |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.emailondeck.com |
URL da Página de Ajuda | https://www.emailondeck.com/contactus.php |
URL da Página de Política de Privacidade | https://www.emailondeck.com/terms_of_use.php |
Idiomas Suportados | 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 } } |