Video Downloader Online

Best video downloader app in the Chrome.

什麼是Video Downloader Online?

Video Downloader Online是由http://downloader-online.com開發的Chrome擴展程式,該擴展的主要功能是“Best video downloader app in the Chrome.”。

擴展截圖

screenshot

下載Video Downloader Online擴展crx文件

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

擴展使用說明

                        Video Downloader Online - upload any video file to the playlist and take it with you via the Internet
This is the most popular extension for uploading videos to the Chrome Web Store. Get online video downloader, video player and video playlist in one package!

With Video Downloader Online you will have the opportunity to:
- Supports MP4, MOV, FLV, AVI, WEBM, ASF, MPG and more.
- Lets skip parts, and you no longer have to watch ads or boring content.
- Download multiple videos at once.
- Download from almost 99% of video hosting sites.

Easily download videos and music directly from the Internet to your PC or Mac.. All formats are supported. 100% free!
Video Downloader is not a Youtube downloader. Due to limitations in Google’s online store policies and developer policies, we are unable to download videos from YouTube. Thank you for understanding.

Video Downloader helps you find and quickly download any video and music from 98% of web pages on the Internet. Just click on the extension icon and you will see all the files to download. Select a file and give it a second to save to your computer.

Why Video Downloader?

- you can download any available format - .flv video, mp4, avi, asf, mpeg, mp3 and many others;
- no need to waste time searching for available music and video content - Video Downloader will do it for you;
- no ads, spyware or malware;
- easy to remove;
- fast, free and safe.

-------------------------------------------------- ------------

★ Video Downloader Online Reviews - Members ★

Tom Olson ★★★★★
“The Video Downloader extension works on every video I’ve ever wanted to download an amazing product.”

Emma Kelly ★★★★★
“Video Downloader is a really great extension, when the download completes automatically, the process goes to the saved process, and you don’t need to do any extra work. Just open the video and enjoy! "

Jeff Short ★★★★★
“It works, makes my life easier), loads a lot of different formats. Thanks for the online video downloader »

David XXX ★★★★★
“I needed a bootloader for the FB video. It was the easiest video downloader to use. "

Diane Williams ★★★★★
“The video downloader is just fantastic. I have been looking for a similar plugin for a long time, but nothing worked. "

Amy Norton ★★★★★
"Thank God. Finally a video downloader that really works. I’m not even joking, I’ve tried almost twenty different extensions, and this is the only one who has done this work. "

Alyssa Wallace ★★★★★
“The only video downloader I could find that really worked and uploaded main content, not ads!”

Andres Gonzalez ★★★★★
“It works every time. I have not found a video that Video Downloader cannot load. ”

Ratana Stone ★★★★★
"Great video downloader, a big improvement over a regular player in the pipe."

Bill Pisor ★★★★★
“All the videos that I also requested are still uploaded. Good extensions for Video Downloader. "

Yeshe Dorji ★★★★★
"Video Downloader is very good, now I see 1080p at 60fps on YouTube"

Logandrop ★★★★★
“Useful extension for Video Downloader. I cannot watch HD videos without Flash® Player. I suddenly could not watch the video on my laptop - an extension for flash memory was offered, and it works like magic! "

Ben Amar Mohamed ★★★★★
“Chrome plugin is vital for Video Downloader”

Rince ★★★★★
“The video downloader is a very useful extension. I like it".

Farshad Azarnasr ★★★★★
“The video downloader is important for both individuals and business!”

Tarek Hassan ★★★★★
Amazing video downloader, best suited for my content!


Notes:
Please note that Video Downloader for Chrome is not responsible for the videos you upload. Users should always check the copyright of the video before downloading the video.
This is NOT a YouTube video downloader. Due to restrictions in the policies of the Google Chrome store and in the programs for developers, this extension cannot save YouTube videos.

Denial of responsibility:
Feel free to contact us if there are any problems or suggestions.
Compatible with Adblock, AdBlock Plus, uBlock Origin, Video Downloader for Chrome, Flash Video Downloader, other Free Video Downloader tool and Adblocker extension for Youtube. No Youtube Video Downloader.

P. S.: You can remove Video Downloader Online for web extension at any time in your chrome panel.
Video Downloader suggests not downloading adult videos. Share your experience on the Chrome Store and enjoy Video Downloader for web extensions.                    

擴展基本資訊

名稱 Video Downloader Online Video Downloader Online
ID lnocolbfegjeejadphofmjecadpepbna
官方網址 https://chrome.google.com/webstore/detail/video-downloader-online/lnocolbfegjeejadphofmjecadpepbna
簡介 Best video downloader app in the Chrome.
檔案大小 47.79 KB
安裝次數 20,000
目前版本 2.2
更新時間 2020-02-03
上架時間 2020-01-30
評分 2.23/5 共 22 次評分
開發者 http://downloader-online.com
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://docs.google.com/document/d/e/2PACX-1vSPOKljZD8HY54XvuEzIJ99gACTpVUs5YSPhXnDs93ORx0If2kB4lnlgbZ3ZcInJLf2qL8NoL_Az6nw/pub
支援的語言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "version": "2.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "inject\/contentscript.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        "downloads",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "browser_action": {
        "default_title": "__MSG_name__",
        "default_icon": "images\/download_inactive.png",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "128": "images\/logo.png"
    },
    "web_accessible_resources": [
        "*"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'"
}