Simplemail

Unlock the power of AI with SimpleMail to write, read, and respond to emails like a pro.

Τι είναι το Simplemail;

Το Simplemail είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Simplemail, και η κύρια λειτουργία του είναι "Unlock the power of AI with SimpleMail to write, read, and respond to emails like a pro.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Simplemail

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

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

                        Become a pro at writing, reading, and responding to emails with SimpleMail powered by GPT4. With just a click of a button, you can create a polished and professional email draft! Save time by writing fewer emails and focusing on more important tasks. Let the ChatGPT and GPT4 do the writing for you and summarise long emails into key points.

Simplemail offers the following functions:

AI Compose
- All you need to do is write point forms without regard to grammar or upper/lower case
- Artificial intelligence will generate a professional email for you
- No grammatical or spelling errors- You may use the refresh button to create another version if you are not satisfied with the original
- Each email written by the AI is unique

Summarise
- How many long emails do you receive each day? Can you imagine someone reading them and telling you only the most important information?
- With just one click, let the AI summarise the email for you
- Reduces the amount of time, effort, and energy spent reading entire emails
- The summary can be saved as a note, so you do not have to type it
- Simple Mail AI recognizes the most important information

AI Reply Function
- Positive, Negative, or Neutral options are available
- AI drafts an email based on your choice and the email you have received
- If you change your mind, click on a different button to generate a new one
- The AI responds to each of the important points
- Suitable for both personal and professional use

Start your 30-day free trial today!                    

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

Όνομα Simplemail Simplemail
ID epaoeoeofbdhoakmlhembafepfjgomme
Επίσημο URL https://chromewebstore.google.com/detail/simplemail/epaoeoeofbdhoakmlhembafepfjgomme
Περιγραφή Unlock the power of AI with SimpleMail to write, read, and respond to emails like a pro.
Μέγεθος Αρχείου 5.45 MB
Αριθμός Εγκαταστάσεων 973
Τρέχουσα Έκδοση 0.1.6
Τελευταία Ενημέρωση 2023-08-21
Ημερομηνία Δημοσίευσης 2023-01-25
Αξιολόγηση 4.96/5 Συνολικά 28 Αξιολογήσεις
Προγραμματιστής Simplemail
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://www.simplemail.ai/
URL της Σελίδας Πολιτικής Απορρήτου https://mysecondhome.com.au/simplemail-privacy-statement
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Simplemail",
    "version": "0.1.6",
    "manifest_version": 3,
    "description": "Unlock the power of AI with SimpleMail to write, read, and respond to emails like a pro.",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Simple Email",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "permissions": [
        "storage",
        "activeTab",
        "notifications",
        "identity",
        "identity.email"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "image\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "tutorial.html",
                "tutorial.js",
                "home.js",
                "home.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgX5nXUrYfUFqpB200\/iZcpBC1J\/gSffs2\/dyvoLoMLID\/xM68ya+702ITu\/DujgFud4mZ\/V8p9OP0IJxzu7eY8tXhn3IcvICvHC+ayG2kIeQ6qF8zYYu+JuI6AwvdSatz6RGdhLKKfc6AJ9Z8dY0mvkBl1FgvChJwowqAzwC09OSFGH4VgahNbnrZd22LoRHStTUPgrPQGcmm4lLB2sZlX9CHTUivkO1UGT8cCOcRwc36YHD18ydS6EpgP4V56leyPiFlHhs+xQAvTCYrA+ZZbAt2rjXO4rRnr2gkPcQpWiVnN1BItapqBpdaQnqA\/KQ1CFZsEjIWBvEgaS2kvPboQIDAQAB",
    "content_scripts": [
        {
            "js": [
                "jquery.js",
                "contentScript.js"
            ],
            "css": [
                "contentScript.css"
            ],
            "run_at": "document_idle",
            "matches": [
                "https:\/\/mail.google.com\/mail\/*"
            ]
        },
        {
            "js": [
                "jquery.js",
                "outlookscript.js"
            ],
            "css": [
                "contentScript.css"
            ],
            "run_at": "document_idle",
            "matches": [
                "https:\/\/outlook.live.com\/mail\/*"
            ]
        }
    ],
    "oauth2": {
        "client_id": "321822792038-tnlsqljo06du2gmvtpcj4fimt5440bnd.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/gmail.readonly"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}