PDF to Word Converter

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

Apa itu PDF to Word Converter?

PDF to Word Converter adalah ekstensi Chrome yang dikembangkan oleh https://online-converter.freepdfsolutions.com, dan fitur utamanya adalah "Get your PDF documents converted to Word document file format instantly!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi PDF to Word Converter

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

                        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.                    

Informasi Dasar Ekstensi

Nama PDF to Word Converter PDF to Word Converter
ID cipfifdaelajpfdkidjlkppkpkepejlo
URL Resmi https://chrome.google.com/webstore/detail/pdf-to-word-converter/cipfifdaelajpfdkidjlkppkpkepejlo
Deskripsi Get your PDF documents converted to Word document file format instantly!
Ukuran File 71.71 KB
Jumlah Instalasi 10,000
Versi Saat Ini 2.0
Terakhir Diperbarui 2021-07-28
Tanggal Publikasi 2018-09-28
Penilaian 4.00/5 Total 6 Penilaian
Pengembang https://online-converter.freepdfsolutions.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://online-converter.freepdfsolutions.com/#pdf-to-word-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 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\/*"
    ]
}