PDF to EPUB Converter

Convert PDF files to EPUB

Apa itu PDF to EPUB Converter?

PDF to EPUB Converter adalah ekstensi Chrome yang dikembangkan oleh https://online-converter.freepdfsolutions.com, dan fitur utamanya adalah "Convert PDF files to EPUB".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi PDF to EPUB Converter

Unduh file ekstensi PDF to EPUB 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 EPUB?	 

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

Informasi Dasar Ekstensi

Nama PDF to EPUB Converter PDF to EPUB Converter
ID odemhfmmeblhckehnjoaibognocbkadj
URL Resmi https://chrome.google.com/webstore/detail/pdf-to-epub-converter/odemhfmmeblhckehnjoaibognocbkadj
Deskripsi Convert PDF files to EPUB
Ukuran File 47.53 KB
Jumlah Instalasi 975
Versi Saat Ini 2.0
Terakhir Diperbarui 2020-06-02
Tanggal Publikasi 2020-06-02
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://online-converter.freepdfsolutions.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://online-converter.freepdfsolutions.com/ebooks.php#pdf-to-epub-converter
URL Halaman Kebijakan Privasi https://freeconverting.com/privacy.php
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF to EPUB Converter",
    "default_locale": "en",
    "description": "Convert PDF files to EPUB",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}