Good Video Downloader

Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.

¿Qué es Good Video Downloader?

Good Video Downloader es una extensión de Chrome desarrollada por create4u, y su función principal es "Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Good Video Downloader

Descarga archivos de extensión Good Video Downloader en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Looking for the best solution to save videos to your hard drive?
Easily download videos and music directly from the Internet onto your device. All formats are supported. 100% free!
Good Video Downloader - is the fastest tool to save free video from social networks Facebook, Twitter and many others.

How to Use This Video Downloader?

* Browse website with the Chrome  browser
* Click on the icon in the top right of the chrome browser
* Auto detect videos, and tap the download button in popup
* Choose which video files you want to download 
* Done!

Sometimes video download requires clicking on the play button to play the video you are going to download.

Save video from almost any website that is supported by our video download tool on your local hard drive.

Good Video Downloader will notice you if there is any available video to download, with a green square plane over the GVD icon. 
Also, there will be several available to download videos on a website.

Video Downloader Manager
If you are looking for a powerful video downloader manager, try this video downloader manager to download video, you won't regret it!

Save videos playing on a website to a hard disk:
- Click extensions icon
- Select necessary video
- Click the Video Download button
- Enjoy owning it on your drive

Features: 
✅ Good video download tool for Chrome detects multiple formats to downloads.
✅ Supports MP4, MOV, AVI, ASF, MPG and many more.
✅ Good Video D for Chrome downloads almost from 99% of video hosting websites. No Youtube downloader.
✅ Downloads multiple videos simultaneously
✅ Good VD for Chrome allows you to skip parts and you don't have to watch ads or boring content again.
✅ Easy, fast, safe and light!
⛔ Video downloader for Chrome is still not a Youtube downloader. Please don't ask to add this feature. We are not allowed to!

Video downloader detects all resolutions available on the page, so you can choose according to your needs what size is the best.

Caution:

Good video downloader is not a YouTube downloader, it is not available to download video from youtube on a hard drive is blocked because of restrictions of the Chrome Store. 

➡️ After installing, please reload all tabs for Chrome extension to take effect.

If you're looking for video, you really need to try this download video extension!

Rate it with 5 stars, share it with your friends, make a new community of video lovers.                    

Información Básica de la Extensión

Nombre Good Video Downloader Good Video Downloader
ID mhpcabliilgadobjpkameggapnpeppdg
URL Oficial https://chromewebstore.google.com/detail/good-video-downloader/mhpcabliilgadobjpkameggapnpeppdg
Descripción Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.
Tamaño del Archivo 134 KB
Cantidad de Instalaciones 424,824
Versión Actual 1.6
Última Actualización 2024-02-08
Fecha de Publicación 2020-12-31
Calificación 4.13/5 Total de 323 Calificaciones
Desarrollador create4u
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados id,ms,de,en,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "icons": {
        "128": "\/img\/128.png",
        "64": "\/img\/64.png",
        "32": "\/img\/32.png"
    },
    "browser_action": {
        "default_icon": "\/img\/32.png",
        "default_title": "__MSG_title__",
        "default_popup": "\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/js\/lib\/jquery-3.2.1.min.js",
                "\/js\/lib\/tools.js",
                "\/js\/_config.js",
                "\/js\/providers\/abstract-provider.js",
                "\/js\/providers\/dm.js",
                "\/js\/providers\/fb.js",
                "\/js\/providers\/in.js",
                "\/js\/providers\/tw.js",
                "\/js\/providers\/vk.js",
                "\/js\/providers\/vm.js",
                "\/js\/providers\/xx.js",
                "\/js\/content.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            "\/js\/lib\/jquery-3.2.1.min.js",
            "\/js\/lib\/tools.js",
            "\/js\/_config.js",
            "\/js\/background.js"
        ]
    },
    "permissions": [
        "storage",
        "downloads",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "web_accessible_resources": [
        "\/img\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval';  object-src 'self'"
}