PDF to RTF Converter

Convert PDF files to RTF

Cos'è PDF to RTF Converter?

PDF to RTF Converter è un'estensione di Chrome sviluppata da https://online-converter.freepdfsolutions.com, e la sua funzione principale è "Convert PDF files to RTF".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione PDF to RTF Converter

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

                        How to convert PDF to RTF?	 

1-Click extension icon - this will open PDF to RTF online conversion website. 
2-Select PDF file and click convert button.
3-You will get your RTF file download link in your email address.                    

Informazioni di Base sull'Estensione

Nome PDF to RTF Converter PDF to RTF Converter
ID nobjhjeeolcnildfmnlmnnhbgcfkmfde
URL Ufficiale https://chrome.google.com/webstore/detail/pdf-to-rtf-converter/nobjhjeeolcnildfmnlmnnhbgcfkmfde
Descrizione Convert PDF files to RTF
Dimensione del File 47.29 KB
Conteggio Installazioni 36
Versione Corrente 2.0
Ultimo Aggiornamento 2020-05-30
Data di Pubblicazione 2020-05-30
Sviluppatore https://online-converter.freepdfsolutions.com
Tipo di Pagamento free
Sito Web dell'Estensione http://online-converter.freepdfsolutions.com/ebooks.php#pdf-to-rtf-converter
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF to RTF Converter",
    "default_locale": "en",
    "description": "Convert PDF files to RTF",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}