MetaClean for Gmail

Removes metadata and hidden data in email attachments preventing the leakage of confidential information.

Τι είναι το MetaClean for Gmail;

Το MetaClean for Gmail είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.adarsus.com, και η κύρια λειτουργία του είναι "Removes metadata and hidden data in email attachments preventing the leakage of confidential information.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        MetaClean for Gmail automatically removes, adds, or modifies metadata in email attachments, preventing the leak of confidential information that occurs continuously in this type of communication and avoiding possible economic and reputational damages derived from the malicious use of metadata.
 
Why I should use MetaClean for Gmail?
• Data Breach Prevention: Every document contains metadata. For example, metadata is embedded in the file and is different to the information that is typed on the page – such as Author, track changes or comments. It can tell the reader who created the document, how long was spent editing it, and where the document is saved. Cleaning a document of metadata means that the recipient will only be sent what would be printed. Removing potentially harmful forms of metadata from the attached files is a risk area that should be considered when investigating ways to prevent email-related data leaks.
• Phishing Attack Prevention: MetaClean prevents the exfiltration of information through metadata which is commonly used to generate phishing attacks.
• Ease of use and there is no user registration required: MetaClean for Gmail is Fully integrated with Gmail, just install and enjoy it!

How to use MetaClean for Gmail?
• This extension automatically processes the document's metadata when it is attached, you don't need to take any additional action, ensuring that the attachments you send are free of metadata and personal information.
• It allows you to quickly and intuitively select the types of files to process (see screenshot).
• It shows information of interest to the user, for example, when a PDF file is digitally signed.

➤ Standard Functionalities:
• FREE FOR PERSONAL USE.
• Detection of signed PDF files: To avoid invalidation of the signature, a warning will be displayed indicating whether you want to process the metadata of the signed PDF file (see screenshot).
• Displays a warning when attaching Microsoft Office files with Track Changes and/or Comments enabled.
• Removes metadata from all versions of Microsoft Office, Open/Libre Office, PDF, RTF and Image, Audio and Video files.
• Supports ZIP and 7z files: compressed documents will be processed by MetaClean.
• Delete hidden data such as: Printer routes, history of document changes, etc.
• For free version, the tag "Metadata removed by MetaClean (www.adarsus.com)" will be added to the keyword metadata in processed documents.
 
➤ Enterprise Functionalities:
• Creation of metadata templates to remove, add or modify standard and customized metadata tags.
• The text: "Metadata removed by MetaClean (www.adarsus.com)" will be removed from the metadata tag: keyword.

For business use contact us at: [email protected]

How to view PDF document metadata?
Open the concerned PDF document in Adobe Acrobat and go to File > Properties > Description and Custom tabs. It will show you a window that consists of different components of the metadata of the concerned PDF document.

How to view Microsoft Word/Excel/PowerPoint document metadata?
Open the Word/Excel/PowerPoint document and go to "File" menu. Click "Info" and then click "Show all Properties" to view the metadata entries for the document.                    

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

Όνομα MetaClean for Gmail MetaClean for Gmail
ID ifhaebfhlkmamahknibbbpfddoeidimi
Επίσημο URL https://chromewebstore.google.com/detail/metaclean-for-gmail/ifhaebfhlkmamahknibbbpfddoeidimi
Περιγραφή Removes metadata and hidden data in email attachments preventing the leakage of confidential information.
Μέγεθος Αρχείου 253 KB
Αριθμός Εγκαταστάσεων 1,192
Τρέχουσα Έκδοση 2.2.2
Τελευταία Ενημέρωση 2024-02-16
Ημερομηνία Δημοσίευσης 2020-12-09
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://www.adarsus.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.adarsus.com/en/remove-metadata-from-gmail-attachments/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.adarsus.com/en/contact/
URL της Σελίδας Πολιτικής Απορρήτου https://www.adarsus.com/en/privacy-policy
Υποστηριζόμενες Γλώσσες en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MetaClean for Gmail",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "version": "2.2.2",
    "author": "Adarsus Technologies S.L.",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "css": [
                "\/css\/content.css"
            ],
            "js": [
                "\/js\/app\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "\/js\/app\/background.js"
    },
    "action": {
        "default_popup": "\/popup.htm",
        "default_title": "MetaClean for Gmail",
        "default_icon": {
            "19": "\/images\/MetaClean19.png",
            "22": "\/images\/MetaClean22.png",
            "38": "\/images\/MetaClean38.png",
            "48": "\/images\/MetaClean48.png"
        }
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/www.metaclean.es\/*"
    ],
    "homepage_url": "https:\/\/www.adarsus.com",
    "icons": {
        "16": "\/images\/MetaClean16.png",
        "48": "\/images\/MetaClean48.png",
        "128": "\/images\/MetaClean128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/images\/*.png",
                "\/css\/content.css",
                "\/popup.htm",
                "\/css\/popup.css",
                "\/js\/app\/popup.js",
                "\/css\/lc_switch.css",
                "\/js\/app\/lc_switch.js",
                "\/js\/app\/gmailJsLoader.js",
                "\/js\/app\/extension.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "minimum_chrome_version": "88",
    "manifest_version": 3
}