Video Controller
Control your online videos. Send videos to VLC or play in a new tab with 1 click.
Qu'est-ce que Video Controller ?
Video Controller est une extension Chrome développée par https://videocontroller.info, et sa fonction principale est "Control your online videos. Send videos to VLC or play in a new tab with 1 click.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Video Controller
Téléchargez les fichiers d'extension Video Controller 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
Control online videos. Send videos to VLC or play in a new tab with 1 click. View any video in full screen. Avoid ad's, video restrictions and resource hungry websites.
Informations de Base sur l'Extension
Nom | |
ID | fdildbomkhmgcpicmkbnmpnbfpgcmifm |
URL Officiel | https://chromewebstore.google.com/detail/video-controller/fdildbomkhmgcpicmkbnmpnbfpgcmifm |
Description | Control your online videos. Send videos to VLC or play in a new tab with 1 click. |
Taille du Fichier | 656 KB |
Nombre d'Installations | 380 |
Version Actuelle | 0.0.18 |
Dernière Mise à Jour | 2021-10-04 |
Date de Publication | 2021-10-04 |
Développeur | https://videocontroller.info |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.videocontroller.info/ |
URL de la Page d'Aide | https://www.videocontroller.info/contact |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background\/runtime.js", "background\/background.js" ] }, "content_scripts": [], "content_security_policy": "script-src 'self' blob:; object-src 'self';", "default_locale": "en", "description": "__MSG_extension_description__", "icons": { "48": "icon\/icon.png" }, "manifest_version": 2, "name": "__MSG_extension_name__", "options_ui": { "page": "options\/options.html" }, "page_action": { "default_icon": "icon\/page_action_default.png", "default_popup": "popup\/popup.html", "default_title": "__MSG_title_page_action_default__" }, "permissions": [ " |