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.

O que é Encrypt Decrypt DOCX, XLSX, PPTX Files?

Encrypt Decrypt DOCX, XLSX, PPTX Files é uma extensão do Chrome desenvolvida por Smart Apps, e sua principal característica é "Decrypt the encrypted MS Office files with password. It also supports the ability to put a password on docx, xlsx, pptx files.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Encrypt Decrypt DOCX, XLSX, PPTX Files

Baixe arquivos de extensão Encrypt Decrypt DOCX, XLSX, PPTX Files no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Encrypt Decrypt DOCX, XLSX, PPTX Files Encrypt Decrypt DOCX, XLSX, PPTX Files
ID lnckclnjcmlkfnjjoicemhjolcldcnhd
URL Oficial https://chromewebstore.google.com/detail/encrypt-decrypt-docx-xlsx/lnckclnjcmlkfnjjoicemhjolcldcnhd
Descrição Decrypt the encrypted MS Office files with password. It also supports the ability to put a password on docx, xlsx, pptx files.
Tamanho do Arquivo 30.05 KB
Contagem de Instalações 172
Versão Atual 1.0.2.4
Última Atualização 2023-07-30
Data de Publicação 2021-12-26
Desenvolvedor Smart Apps
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://officecrypto.nsspot.net/
URL da Página de Ajuda https://officecrypto.nsspot.net/
Idiomas Suportados 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"
}