Simple Word to PDF

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

Cos'è Simple Word to PDF?

Simple Word to PDF è un'estensione di Chrome sviluppata da https://www.simplewordtopdf.com, e la sua funzione principale è "Simply convert your word documents (docx-doc) to pdf document format.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Simple Word to PDF

Scarica i file di estensione Simple Word to PDF in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Simple Word to PDF Simple Word to PDF
ID niepgnedfieeafongdcjhppiamaeliec
URL Ufficiale https://chromewebstore.google.com/detail/simple-word-to-pdf/niepgnedfieeafongdcjhppiamaeliec
Descrizione Simply convert your word documents (docx-doc) to pdf document format.
Dimensione del File 11.11 KB
Conteggio Installazioni 27
Versione Corrente 1.0
Ultimo Aggiornamento 2019-11-18
Data di Pubblicazione 2019-11-17
Sviluppatore https://www.simplewordtopdf.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.simplewordtopdf.com/
URL della Pagina della Politica sulla Privacy https://www.rawimageconverter.com/privacypolicy.html
Lingue Supportate 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"
    }
}