PDF to Word Converter

Get your PDF documents converted to Word document file format instantly!

Cos'è PDF to Word Converter?

PDF to Word Converter è un'estensione di Chrome sviluppata da https://online-converter.freepdfsolutions.com, e la sua funzione principale è "Get your PDF documents converted to Word document file format instantly!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione PDF to Word Converter

Scarica i file di estensione PDF to Word Converter 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

                        WHAT PDF SOLUTIONS CONVERTER IS ALL ABOUT?
We understand the frustrations when it come to dealing with pdf files and not having proper software to view or convert these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so.

With PDF to Word Converter, there's...
• No registration required
• Ease of use
• Links to our online conversion utilities.

The PDF to Word Converter offers convenient web search and quick links to poplar search engine/sites on Chrome New Tab page.

You can uninstall the extension at any time.                    

Informazioni di Base sull'Estensione

Nome PDF to Word Converter PDF to Word Converter
ID cipfifdaelajpfdkidjlkppkpkepejlo
URL Ufficiale https://chrome.google.com/webstore/detail/pdf-to-word-converter/cipfifdaelajpfdkidjlkppkpkepejlo
Descrizione Get your PDF documents converted to Word document file format instantly!
Dimensione del File 71.71 KB
Conteggio Installazioni 10,000
Versione Corrente 2.0
Ultimo Aggiornamento 2021-07-28
Data di Pubblicazione 2018-09-28
Valutazione 4.00/5 Totale 6 Valutazioni
Sviluppatore https://online-converter.freepdfsolutions.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://online-converter.freepdfsolutions.com/#pdf-to-word-converter
URL della Pagina della Politica sulla Privacy https://freeconverting.com/privacy.php
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF to Word Converter",
    "default_locale": "en",
    "description": "Get your PDF documents converted to Word document file format instantly!",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "permissions": [
        "*:\/\/api.freeconverting.com\/*"
    ],
    "homepage_url": "https:\/\/api.freeconverting.com\/pdf-to-docx-converter.html",
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    },
    "web_accessible_resources": [
        "interface\/*"
    ]
}