GetTempMail.com - Temporary Email

With GetTempMail, you can instantly create a temporary email address for receiving emails.

Τι είναι το GetTempMail.com - Temporary Email;

Το GetTempMail.com - Temporary Email είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://gettempmail.com, και η κύρια λειτουργία του είναι "With GetTempMail, you can instantly create a temporary email address for receiving emails.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης GetTempMail.com - Temporary Email

Λήψη αρχείων επέκτασης GetTempMail.com - Temporary Email σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        With GetTempMail, you can instantly create a temporary email address for receiving emails.

Do not disclose your real email address to everyone to protect your privacy and anonymity.

GetTempMail app features:

🆓 Free

🌐 Does not require registration

✉️ Instantly create a new email address

📦 Read incoming emails, including attachments

⚙️ Quickly delete and/or create new email addresses

📖 Multi-language support

Notes:
You can only receive emails. Sending is not possible.
Do not use temporary emails for receiving sensitive data or signing in to important accounts. Once removed, emails or domains cannot be restored.

Useful links:
Application site: https://GetTempMail.com
Our site: https://Smied.net
Feedback: https://feedback.Smied.net
Support: https://help.Smied.net & [email protected]

By downloading this app you agree to the license agreement and privacy policy: https://Smied.net/privacy-policy/                    

Βασικές Πληροφορίες Επέκτασης

Όνομα GetTempMail.com - Temporary Email GetTempMail.com - Temporary Email
ID ikbimiohifgnabgebghajmfipmapbplm
Επίσημο URL https://chromewebstore.google.com/detail/gettempmailcom-temporary/ikbimiohifgnabgebghajmfipmapbplm
Περιγραφή With GetTempMail, you can instantly create a temporary email address for receiving emails.
Μέγεθος Αρχείου 194 KB
Αριθμός Εγκαταστάσεων 392
Τρέχουσα Έκδοση 1.1
Τελευταία Ενημέρωση 2022-06-15
Ημερομηνία Δημοσίευσης 2021-05-17
Αξιολόγηση 5.00/5 Συνολικά 12 Αξιολογήσεις
Προγραμματιστής https://gettempmail.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://GetTempMail.com
Διεύθυνση URL της Σελίδας Βοήθειας https://help.Smied.net
URL της Σελίδας Πολιτικής Απορρήτου https://smied.net/terms-privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,ta,te,kn-IN,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "author": "Smied",
    "background": {
        "persistent": false,
        "scripts": [
            "\/js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "\/img\/icons\/16x16.png",
            "20": "\/img\/icons\/20x20.png",
            "24": "\/img\/icons\/24x24.png",
            "32": "\/img\/icons\/32x32.png",
            "40": "\/img\/icons\/40x40.png"
        },
        "default_popup": "\/html\/popup.html",
        "default_title": "__MSG_appName__"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "mac": "Command+Shift+Z",
                "windows": "Ctrl+Shift+Z"
            }
        }
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/GetTempMail.com",
    "icons": {
        "128": "\/img\/icons\/128x128.png",
        "16": "\/img\/icons\/16x16.png",
        "48": "\/img\/icons\/48x48.png",
        "64": "\/img\/icons\/64x64.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "options_ui": {
        "chrome_style": false,
        "open_in_tab": false,
        "page": "\/html\/options.html"
    },
    "permissions": [
        "https:\/\/gettempmail.com\/*"
    ],
    "short_name": "GetTempMail",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1",
    "web_accessible_resources": []
}