File Converter With Preview

Convert files to other formats.

Co je File Converter With Preview?

File Converter With Preview je rozšíření Chrome vyvinuté https://fcwp-fc371.web.app, a jeho hlavní funkcí je „Convert files to other formats.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření File Converter With Preview

Stáhněte si soubory rozšíření File Converter With Preview ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název File Converter With Preview File Converter With Preview
ID alhkgkahgaeeajneemcjfkiejgfhlpfc
Oficiální URL https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc
Popis Convert files to other formats.
Velikost souboru 32.36 KB
Počet instalací 113
Aktuální Verze 1.0
Poslední Aktualizace 2021-09-19
Datum Vydání 2021-09-06
Vývojář https://fcwp-fc371.web.app
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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
}