movit
the video speed driver
Qu'est-ce que movit ?
movit est une extension Chrome développée par Andrea Giammarchi, et sa fonction principale est "the video speed driver".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension movit
Téléchargez les fichiers d'extension movit 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
This is a minimalistic interface to automatically setup any HTML5
Informations de Base sur l'Extension
Nom | movit |
ID | ablgafeipbpmkdpohlfbnnloofcppbgj |
URL Officiel | https://chromewebstore.google.com/detail/movit/ablgafeipbpmkdpohlfbnnloofcppbgj |
Description | the video speed driver |
Taille du Fichier | 16.07 KB |
Nombre d'Installations | 31 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2019-03-30 |
Date de Publication | 2019-03-27 |
Évaluation | 4.50/5 Total 2 Évaluations |
Développeur | Andrea Giammarchi |
[email protected] | |
Type de Paiement | free |
URL de la Page d'Aide | https://github.com/WebReflection/movit |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "movit", "short_name": "movit", "version": "0.0.2", "description": "the video speed driver", "author": "Andrea Giammarchi", "manifest_version": 2, "browser_action": { "default_icon": { "16": "icons\/16.png", "20": "icons\/20.png", "32": "icons\/32.png", "40": "icons\/40.png" }, "default_popup": "popup.html", "default_title": "movit" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/movit.js" ], "match_about_blank": true, "matches": [ " |