Video Downloader
Download videos using Video Downloader from websites.
Qu'est-ce que Video Downloader ?
Video Downloader est une extension Chrome développée par FREE APPS, et sa fonction principale est "Download videos using Video Downloader from websites.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Video Downloader
Téléchargez les fichiers d'extension Video Downloader 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
Video Downloader is for downloading videos from websites. Fast and easy way in one click. You find everything in the icon of extension. You can download many media formats - one video or all at once. Please note that Video Downloader not be liable for downloaded files. You check permissions copyright on web pages. Thank you for your understanding.
Informations de Base sur l'Extension
Nom | Video Downloader |
ID | jllonchimfiplfmddkdnbghgllhjlnln |
URL Officiel | https://chromewebstore.google.com/detail/video-downloader/jllonchimfiplfmddkdnbghgllhjlnln |
Description | Download videos using Video Downloader from websites. |
Taille du Fichier | 98.95 KB |
Nombre d'Installations | 10,282 |
Version Actuelle | 1.1.1 |
Dernière Mise à Jour | 2023-03-23 |
Date de Publication | 2020-11-07 |
Évaluation | 3.10/5 Total 10 Évaluations |
Développeur | FREE APPS |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.smart-finder.net/privacy.html |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.1", "name": "Video Downloader", "description": "Download videos using Video Downloader from websites.", "background": { "scripts": [ "jquery.js", "background.js" ] }, "browser_action": { "default_icon": "img\/ico_19.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self'; object-src 'self'", "icons": { "16": "img\/ico_16.png", "48": "img\/ico_48.png", "128": "img\/ico_128.png" }, "manifest_version": 2, "permissions": [ " |