Encrypt Decrypt DOCX, XLSX, PPTX Files

Decrypt the encrypted MS Office files with password. It also supports the ability to put a password on docx, xlsx, pptx files.

Encrypt Decrypt DOCX, XLSX, PPTX Files क्या है?

Encrypt Decrypt DOCX, XLSX, PPTX Files Smart Apps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Decrypt the encrypted MS Office files with password. It also supports the ability to put a password on docx, xlsx, pptx files."।

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

screenshot

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

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

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

                        This extension allows you to decrypt the encrypted MS Office files with password. You can remove password from Office files with a password you remember.
It also supports the ability to put a password on docx, xlsx, pptx files. Protect the contents of your files with an office password.

It is easy to use, With just a few clicks, you can get the encrypted/decrypted file, and Download this file from your browser directly.
You can open a docx, xlsx, pptx, doc, xls, ppt file from local computer, Google Drive, Dropbox, and Box.                    

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

नाम Encrypt Decrypt DOCX, XLSX, PPTX Files Encrypt Decrypt DOCX, XLSX, PPTX Files
ID lnckclnjcmlkfnjjoicemhjolcldcnhd
आधिकारिक URL https://chromewebstore.google.com/detail/encrypt-decrypt-docx-xlsx/lnckclnjcmlkfnjjoicemhjolcldcnhd
विवरण Decrypt the encrypted MS Office files with password. It also supports the ability to put a password on docx, xlsx, pptx files.
फ़ाइल का आकार 30.05 KB
स्थापना संख्या 172
वर्तमान संस्करण 1.0.2.4
अंतिम अपडेट 2023-07-30
प्रकाशन तिथि 2021-12-26
डेवलपर Smart Apps
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://officecrypto.nsspot.net/
सहायता पृष्ठ URL https://officecrypto.nsspot.net/
समर्थित भाषाएँ en-US
manifest.json
{
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "name": "__MSG_ext_name__",
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.2.4"
}