Good Video Downloader

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

什麼是Good Video Downloader?

Good Video Downloader是由create4u開發的Chrome擴展程式,該擴展的主要功能是“Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.”。

擴展截圖

screenshot
screenshot

下載Good Video Downloader擴展crx文件

下載Good Video Downloader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Good Video Downloader Good Video Downloader
ID mhpcabliilgadobjpkameggapnpeppdg
官方網址 https://chromewebstore.google.com/detail/good-video-downloader/mhpcabliilgadobjpkameggapnpeppdg
簡介 Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.
檔案大小 134 KB
安裝次數 424,824
目前版本 1.6
更新時間 2024-02-08
上架時間 2020-12-31
評分 4.13/5 共 323 次評分
開發者 create4u
電子郵箱 [email protected]
付費類型 free
支援的語言 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'"
}