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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 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 ของส่วนขยาย Encrypt Decrypt DOCX, XLSX, PPTX Files

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
}