Video to File

Convert video to another file format

Qu'est-ce que Video to File ?

Video to File est une extension Chrome développée par https://app-vtf.web.app, et sa fonction principale est "Convert video to another file format".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Video to File

Téléchargez les fichiers d'extension Video to File au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Convert video to image JPG, animated GIF, audio MP3, video MP4. 
Cut and resize video.
Extract subtitles SRT.                    

Informations de Base sur l'Extension

Nom Video to File Video to File
ID abjcobameomoocdflloiegijddfoojjd
URL Officiel https://chrome.google.com/webstore/detail/video-to-file/abjcobameomoocdflloiegijddfoojjd
Description Convert video to another file format
Taille du Fichier 11.24 KB
Nombre d'Installations 76
Version Actuelle 2.0
Dernière Mise à Jour 2021-11-09
Date de Publication 2021-03-17
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://app-vtf.web.app
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video to File",
    "description": "Convert video to another file format",
    "version": "2.0",
    "icons": {
        "16": "images\/16x16.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "homepage_url": "https:\/\/app-vtf.web.app\/",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Video to File"
    },
    "manifest_version": 2
}