PDF to Text Converter

Convert PDF documents to Text files.

Qu'est-ce que PDF to Text Converter ?

PDF to Text Converter est une extension Chrome développée par https://online-converter.freepdfsolutions.com, et sa fonction principale est "Convert PDF documents to Text files.".

Captures d'Écran de l'Extension

screenshot
screenshot

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

Téléchargez les fichiers d'extension PDF to Text 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 Text Converter, there's...
• No registration required
• Ease of use
• Links to our online conversion utilities.

New version: removed new tab change.

You can uninstall the extension at any time.                    

Informations de Base sur l'Extension

Nom PDF to Text Converter PDF to Text Converter
ID bihplaelndapigjjgeikndieijpbiffh
URL Officiel https://chromewebstore.google.com/detail/pdf-to-text-converter/bihplaelndapigjjgeikndieijpbiffh
Description Convert PDF documents to Text files.
Taille du Fichier 13.24 KB
Nombre d'Installations 3,719
Version Actuelle 4.0
Dernière Mise à Jour 2020-05-29
Date de Publication 2020-05-28
Évaluation 1.80/5 Total 10 É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-text-converter
URL de la Page de Politique de Confidentialité https://www.freepdfsolutions.com/privacypolicy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF to Text Converter",
    "default_locale": "en",
    "description": "Convert PDF documents to Text files.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "4.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"
    }
}