Message Secure Send

This extension securely encrypts/decrypts Gmail™

Message Secure Send क्या है?

Message Secure Send dsblox द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension securely encrypts/decrypts Gmail™"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Message Secure Send एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Message Secure Send (MSS) allows any Gmail™ / Chrome™ users to exchange secure, encrypted emails in just a few clicks.  It is perfect for when you'd like to send a credit card number, social security number or other personal information.

Using MSS is simple: when composing an email click the extension, and provide a question your recipient (but not others) will know the answer to.  When your recipient gets the email, they answer the question and view your email; other prying eyes will not be able to read it. (Note that your recipient will need to install MSS to read the email - we are working on more support for other browsers and email readers, but Gmail™/ Chrome™ is required today).

MSS also encrypt emails with simple passwords, so you don't have to insert the question into the email if you've agreed upon a password with the recipient in advance.

Limitations of the current version - we are working on these...
 - MSS does not encrypt attachments or the subject of your email
 - MSS, Chrome™ and Gmail™ must be available by your recipient to read the email

Gmail™ and Chrome™ are trademarks of Google Inc. Use of these trademarks are subject to Google Permissions.                    

एक्सटेंशन की मूल जानकारी

नाम Message Secure Send Message Secure Send
ID ilgobmalecajfdmdbeonojopeglcfgpg
आधिकारिक URL https://chromewebstore.google.com/detail/message-secure-send/ilgobmalecajfdmdbeonojopeglcfgpg
विवरण This extension securely encrypts/decrypts Gmail™
फ़ाइल का आकार 87.51 KB
स्थापना संख्या 268
वर्तमान संस्करण 0.23
अंतिम अपडेट 2022-09-22
प्रकाशन तिथि 2015-01-03
डेवलपर dsblox
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Message Secure Send",
    "short_name": "Message Secure",
    "description": "This extension securely encrypts\/decrypts Gmail\u2122",
    "version": "0.23",
    "permissions": [
        "https:\/\/mail.google.com\/"
    ],
    "browser_action": {
        "default_icon": "icon_unread_16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon_unread_16.png",
        "48": "icon_unread_48.png",
        "128": "icon_unread_128.png"
    }
}