File Converter With Preview

Convert files to other formats.

What is File Converter With Preview?

File Converter With Preview is a Chrome extension developed by https://fcwp-fc371.web.app, and its main feature is "Convert files to other formats.".

Extension Screenshots

screenshot
screenshot

Download File Converter With Preview Extension CRX File

Download File Converter With Preview extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name File Converter With Preview File Converter With Preview
ID alhkgkahgaeeajneemcjfkiejgfhlpfc
Official URL https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc
Description Convert files to other formats.
File Size 32.36 KB
Installation Count 113
Current Version 1.0
Last Updated 2021-09-19
Publish Date 2021-09-06
Developer https://fcwp-fc371.web.app
Email [email protected]
Payment Type free
Supported Languages 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
}