Good Video Downloader

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

ما هو Good Video Downloader؟

Good Video Downloader هو إضافة Chrome تم تطويرها بواسطة create4u، والميزة الرئيسية لها هي "Video Downloader that works. Video, audio, avi, mp4, mp3, mov, flash download maintained.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Good Video Downloader

قم بتنزيل ملفات الامتداد Good Video Downloader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان URL الرسمي 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'"
}