PDF to Word Converter

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

Qu'est-ce que PDF to Word Converter ?

PDF to Word Converter est une extension Chrome développée par https://online-converter.freepdfsolutions.com, et sa fonction principale est "Get your PDF documents converted to Word document file format instantly!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension PDF to Word Converter

Téléchargez les fichiers d'extension PDF to Word Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom PDF to Word Converter PDF to Word Converter
ID cipfifdaelajpfdkidjlkppkpkepejlo
URL Officiel https://chrome.google.com/webstore/detail/pdf-to-word-converter/cipfifdaelajpfdkidjlkppkpkepejlo
Description Get your PDF documents converted to Word document file format instantly!
Taille du Fichier 71.71 KB
Nombre d'Installations 10,000
Version Actuelle 2.0
Dernière Mise à Jour 2021-07-28
Date de Publication 2018-09-28
Évaluation 4.00/5 Total 6 Évaluations
Développeur https://online-converter.freepdfsolutions.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://online-converter.freepdfsolutions.com/#pdf-to-word-converter
URL de la Page de Politique de Confidentialité https://freeconverting.com/privacy.php
Langues Prises en Charge 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\/*"
    ]
}