TMail - Temporary Disposable Email, Temp Mail

Temporary disposable email address. Protect your email from spam, bots and phishing with TMail.

TMail - Temporary Disposable Email, Temp Mailคืออะไร?

TMail - Temporary Disposable Email, Temp Mail เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sudodk และคุณลักษณะหลักของมันคือ "Temporary disposable email address. Protect your email from spam, bots and phishing with TMail."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TMail - Temporary Disposable Email, Temp Mail

ดาวน์โหลดไฟล์ส่วนขยาย TMail - Temporary Disposable Email, Temp Mail ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        TMail extensions using, you can instantly generate unlimited 100% Free temporary disposable anonymous email address quickly receive emails, including images or any other attachments.

TMail is a lifehack in the digital world. temporary email clean and safe your personal mail or gmail inbox. temp mail or 10minute mail app lets you forget about anonymous endless ads, spam, hacking and phishing attempts in your real inbox. temp-mail as well as stay private while signing up at various apps, games, froum, websites and online services.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ TMail - Temporary Disposable Email, Temp Mail TMail - Temporary Disposable Email, Temp Mail
ID jmmefoocceecemfpjjkhiehnebeehlnn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tmail-temporary-disposabl/jmmefoocceecemfpjjkhiehnebeehlnn
คำอธิบาย Temporary disposable email address. Protect your email from spam, bots and phishing with TMail.
ขนาดไฟล์ 56.97 KB
จำนวนการติดตั้ง 496
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2021-11-26
วันที่เผยแพร่ 2021-11-19
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา sudodk
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://t-mail.org
URL หน้านโยบายความเป็นส่วนตัว https://trash-mail.io/privacy-policy
ภาษาที่รองรับ de,en,en-GB,en-US,fr,nl,tr,es,it,pl,ru,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "TMail",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.1",
    "default_locale": "en",
    "homepage_url": "https:\/\/t-mail.org",
    "author": "https:\/\/t-mail.org\/",
    "content_security_policy": "script-src 'self' ; object-src 'self'",
    "icons": {
        "16": "img\/16x16.png",
        "24": "img\/24x24.png",
        "32": "img\/32x32.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "24": "img\/24x24.png",
            "32": "img\/32x32.png",
            "48": "img\/48x48.png",
            "128": "img\/128x128.png"
        },
        "default_popup": "popup.html",
        "default_title": "TMail"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "mac": "Command+Shift+Z",
                "windows": "Ctrl+Shift+Z"
            }
        }
    },
    "permissions": [
        "https:\/\/*.t-mail.org\/*"
    ]
}