XPS to JPG Converter

Convert XPS files to JPG format

Apa itu XPS to JPG Converter?

XPS to JPG Converter adalah ekstensi Chrome yang dikembangkan oleh https://freepicturesolutions.com, dan fitur utamanya adalah "Convert XPS files to JPG format".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi XPS to JPG Converter

Unduh file ekstensi XPS to JPG 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 XPS to JPG?	 

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

Informasi Dasar Ekstensi

Nama XPS to JPG Converter XPS to JPG Converter
ID acmbhgeienaechckfgjhngddbklhnknh
URL Resmi https://chromewebstore.google.com/detail/xps-to-jpg-converter/acmbhgeienaechckfgjhngddbklhnknh
Deskripsi Convert XPS files to JPG format
Ukuran File 43.13 KB
Jumlah Instalasi 627
Versi Saat Ini 2.0
Terakhir Diperbarui 2020-05-29
Tanggal Publikasi 2020-05-28
Penilaian 4.00/5 Total 4 Penilaian
Pengembang https://freepicturesolutions.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://freepicturesolutions.com/online/#xps-to-jpg-converter
URL Halaman Kebijakan Privasi http://freeconverting.com/privacy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "XPS to JPG Converter",
    "default_locale": "en",
    "description": "Convert XPS files to JPG format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}