Simple Word to PDF

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

Simple Word to PDFとは何ですか?

Simple Word to PDFはhttps://www.simplewordtopdf.comによって開発されたChromeの拡張機能で、その主な機能は「Simply convert your word documents (docx-doc) to pdf document format.」です。

拡張機能のスクリーンショット

screenshot

Simple Word to PDF拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}