PDF to RTF Converter
Convert PDF files to RTF
Apa itu PDF to RTF Converter?
PDF to RTF Converter adalah ekstensi Chrome yang dikembangkan oleh https://online-converter.freepdfsolutions.com, dan fitur utamanya adalah "Convert PDF files to RTF".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi PDF to RTF Converter
Unduh file ekstensi PDF to RTF Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | nobjhjeeolcnildfmnlmnnhbgcfkmfde |
URL Resmi | https://chrome.google.com/webstore/detail/pdf-to-rtf-converter/nobjhjeeolcnildfmnlmnnhbgcfkmfde |
Deskripsi | Convert PDF files to RTF |
Ukuran File | 47.29 KB |
Jumlah Instalasi | 36 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2020-05-30 |
Tanggal Publikasi | 2020-05-30 |
Pengembang | https://online-converter.freepdfsolutions.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://online-converter.freepdfsolutions.com/ebooks.php#pdf-to-rtf-converter |
Bahasa yang Didukung | 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" } } |