File Converter With Preview
Convert files to other formats.
Wat is File Converter With Preview?
File Converter With Preview is een Chrome-extensie ontwikkeld door https://fcwp-fc371.web.app, en de belangrijkste functie is "Convert files to other formats.".
Extensie Screenshots
Download het CRX-bestand van de extensie File Converter With Preview
Download File Converter With Preview-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | alhkgkahgaeeajneemcjfkiejgfhlpfc |
| Officiële URL | https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc |
| Beschrijving | Convert files to other formats. |
| Bestandsgrootte | 32.36 KB |
| Aantal Installaties | 113 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2021-09-19 |
| Publicatiedatum | 2021-09-06 |
| Ontwikkelaar | https://fcwp-fc371.web.app |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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
} | |