File Converter With Preview

Convert files to other formats.

Cos'è File Converter With Preview?

File Converter With Preview è un'estensione di Chrome sviluppata da https://fcwp-fc371.web.app, e la sua funzione principale è "Convert files to other formats.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione File Converter With Preview

Scarica i file di estensione File Converter With Preview in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome File Converter With Preview File Converter With Preview
ID alhkgkahgaeeajneemcjfkiejgfhlpfc
URL Ufficiale https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc
Descrizione Convert files to other formats.
Dimensione del File 32.36 KB
Conteggio Installazioni 113
Versione Corrente 1.0
Ultimo Aggiornamento 2021-09-19
Data di Pubblicazione 2021-09-06
Sviluppatore https://fcwp-fc371.web.app
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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
}