File Converter With Preview

Convert files to other formats.

O que é File Converter With Preview?

File Converter With Preview é uma extensão do Chrome desenvolvida por https://fcwp-fc371.web.app, e sua principal característica é "Convert files to other formats.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão File Converter With Preview

Baixe arquivos de extensão File Converter With Preview no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome File Converter With Preview File Converter With Preview
ID alhkgkahgaeeajneemcjfkiejgfhlpfc
URL Oficial https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc
Descrição Convert files to other formats.
Tamanho do Arquivo 32.36 KB
Contagem de Instalações 113
Versão Atual 1.0
Última Atualização 2021-09-19
Data de Publicação 2021-09-06
Desenvolvedor https://fcwp-fc371.web.app
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
}