Good Video Downloader

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

Was ist Good Video Downloader?

Good Video Downloader ist eine Chrome-Erweiterung, die von create4u entwickelt wurde, und ihr Hauptmerkmal ist "Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.".

Erweiterungsscreenshots

screenshot
screenshot

Good Video Downloader-Erweiterungs-CRX-Datei herunterladen

Laden Sie Good Video Downloader-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Good Video Downloader Good Video Downloader
ID mhpcabliilgadobjpkameggapnpeppdg
Offizielle URL https://chromewebstore.google.com/detail/good-video-downloader/mhpcabliilgadobjpkameggapnpeppdg
Beschreibung Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.
Dateigröße 134 KB
Installationsanzahl 424,824
Aktuelle Version 1.6
Letztes Update 2024-02-08
Veröffentlichungsdatum 2020-12-31
Bewertung 4.13/5 Insgesamt 323 Bewertungen
Entwickler create4u
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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'"
}