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開發的Chrome擴展程式,該擴展的主要功能是“Decrypt the encrypted MS Office files with password. It also supports the ability to put a password on docx, xlsx, pptx files.”。

擴展截圖

screenshot

下載Encrypt Decrypt DOCX, XLSX, PPTX Files擴展crx文件

下載Encrypt Decrypt DOCX, XLSX, PPTX Files擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}