File Converter With Preview

Convert files to other formats.

什麼是File Converter With Preview?

File Converter With Preview是由https://fcwp-fc371.web.app開發的Chrome擴展程式,該擴展的主要功能是“Convert files to other formats.”。

擴展截圖

screenshot
screenshot

下載File Converter With Preview擴展crx文件

下載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
官方網址 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
}