File Converter With Preview

Convert files to other formats.

File Converter With Previewคืออะไร?

File Converter With Preview เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://fcwp-fc371.web.app และคุณลักษณะหลักของมันคือ "Convert files to other formats."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย File Converter With Preview

ดาวน์โหลดไฟล์ส่วนขยาย File Converter With Preview ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Convert files to other formats.

Supported files: 
PDF, EPUB, FB2, DOCX, PPTX, GIF, JPEG, MP3, FLAC, MP4, AVI, WEBM, CBR, CBZ, XML, JSON, TXT, HTML, and others.

Functions:
Preview for converted files.
Converting a whole file or part of it.
Fast conversion.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ File Converter With Preview File Converter With Preview
ID alhkgkahgaeeajneemcjfkiejgfhlpfc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc
คำอธิบาย Convert files to other formats.
ขนาดไฟล์ 32.36 KB
จำนวนการติดตั้ง 113
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2021-09-19
วันที่เผยแพร่ 2021-09-06
ผู้พัฒนา https://fcwp-fc371.web.app
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "File Converter With Preview",
    "description": "Convert files to other formats.",
    "version": "1.0",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "homepage_url": "https:\/\/fcwp-fc371.web.app\/",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "File Converter With Preview"
    },
    "manifest_version": 2
}