Simple Word to PDF

Simply convert your word documents (docx-doc) to pdf document format.

Simple Word to PDFคืออะไร?

Simple Word to PDF เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.simplewordtopdf.com และคุณลักษณะหลักของมันคือ "Simply convert your word documents (docx-doc) to pdf document format."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Simple Word to PDF

ดาวน์โหลดไฟล์ส่วนขยาย Simple Word to PDF ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Following are the features our service(Simple Word to PDF) provides:

Convert word documents to pdf format.

Supports both doc and docx formats.

After converting word to pdf, you can also protect pdf with following options:

Apply user password

Apply owner password

Allow or block Printing of pdf

Allow or block copy contents of the pdf

Allow or deny to edit contents of the pdf

Allow or block screen readers on pdf

Allow or block modify annotations in pdf                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Simple Word to PDF Simple Word to PDF
ID niepgnedfieeafongdcjhppiamaeliec
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/simple-word-to-pdf/niepgnedfieeafongdcjhppiamaeliec
คำอธิบาย Simply convert your word documents (docx-doc) to pdf document format.
ขนาดไฟล์ 11.11 KB
จำนวนการติดตั้ง 27
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-11-18
วันที่เผยแพร่ 2019-11-17
ผู้พัฒนา https://www.simplewordtopdf.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.simplewordtopdf.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.rawimageconverter.com/privacypolicy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple Word to PDF",
    "default_locale": "en",
    "description": "Simply convert your word documents (docx-doc) to pdf document format.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}