Temporary Email - EmailOnDeck

Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit.

Temporary Email - EmailOnDeckคืออะไร?

Temporary Email - EmailOnDeck เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lucid LX และคุณลักษณะหลักของมันคือ "Superior Temporary Email Solutions - Extension does not track, read or view the websites you visit."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Temporary Email - EmailOnDeck

ดาวน์โหลดไฟล์ส่วนขยาย 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 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
อีเมล [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
    }
}