Good Video Downloader

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

O que é Good Video Downloader?

Good Video Downloader é uma extensão do Chrome desenvolvida por create4u, e sua principal característica é "Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Good Video Downloader

Baixe arquivos de extensão Good Video Downloader no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Good Video Downloader Good Video Downloader
ID mhpcabliilgadobjpkameggapnpeppdg
URL Oficial https://chromewebstore.google.com/detail/good-video-downloader/mhpcabliilgadobjpkameggapnpeppdg
Descrição Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.
Tamanho do Arquivo 134 KB
Contagem de Instalações 424,824
Versão Atual 1.6
Última Atualização 2024-02-08
Data de Publicação 2020-12-31
Classificação 4.13/5 Total de 323 Avaliações
Desenvolvedor create4u
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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'"
}