免费在线视频下载器Plus

免费在线视频下载器

Wat is 免费在线视频下载器Plus?

免费在线视频下载器Plus is een Chrome-extensie ontwikkeld door charles, en de belangrijkste functie is "免费在线视频下载器".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie 免费在线视频下载器Plus

Download 免费在线视频下载器Plus-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Video download. YouTube video download. TikTok video download
Video Downloader Plus, a powerful media utility designed to enhance your online experience and allow you to save videos from popular video platforms. Video Downloader Plus is the ultimate solution you've been waiting for. It offers the easiest and fastest way to download online videos from mainstream websites. With its advanced features, you can effortlessly download online videos and save them for future viewing. Whether you want to enjoy your favorite moments offline with friends or share useful guides with business partners, Video Downloader Plus can meet your needs. Save interesting video files to view on your PC later.

Use Video Downloader Plus to save your favorite live streams! Now you can use this m3u8 downloader to download real-time streams to your hard drive.

You can preview m3u8 files before downloading, check their size and format, and select the desired quality on the download page.

No registration is required to use Video Downloader Plus. You can download any m3u8 files or audio files without any restrictions. This m3u8 downloader is completely free to use.

When visiting web pages that contain m3u8 files, Video Downloader Plus will automatically detect available m3u8 files for download. Simply click on the Video Downloader Plus extension icon in the top right corner of Chrome to start downloading.

Video Downloader Plus is free, fast, secure, and has been officially evaluated by the Chrome team. You can safely install this extension.

It also supports recording mode, which allows you to download m3u8 files that are difficult to obtain through regular means.

Enjoy the convenience of HLS and m3u8 real-time downloads with Video Downloader Plus.

Please note that this extension is not responsible for the content you download. We recommend checking the copyright and permissions of the content before downloading.                    

Basisinformatie over de Extensie

Naam 免费在线视频下载器Plus 免费在线视频下载器Plus
ID jgnmjneeijibhhcocpgndoigpbmilkof
Officiële URL https://chromewebstore.google.com/detail/%E5%85%8D%E8%B4%B9%E5%9C%A8%E7%BA%BF%E8%A7%86%E9%A2%91%E4%B8%8B%E8%BD%BD%E5%99%A8plus/jgnmjneeijibhhcocpgndoigpbmilkof
Beschrijving 免费在线视频下载器
Bestandsgrootte 421 KB
Aantal Installaties 168
Huidige Versie 1.0.1
Laatst Bijgewerkt 2024-02-28
Publicatiedatum 2023-11-06
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar charles
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "assets\/icons\/icon_16.png",
            "32": "assets\/icons\/icon_32.png"
        },
        "default_popup": "popup.html",
        "default_title": "download"
    },
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "exclude_matches": [
                "*:\/\/*.vimeo.com\/*",
                "*:\/\/*.dailymotion.com\/*",
                "*:\/\/*.vk.com\/*",
                "*:\/\/*.instagram.com\/*",
                "*:\/\/*.facebook.com\/*",
                "*:\/\/*.tiktok.com\/*",
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "js\/allUrl.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/dailymotion.js"
            ],
            "matches": [
                "*:\/\/*.dailymotion.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                ".\/js\/vimeo.js"
            ],
            "matches": [
                "*:\/\/*.vimeo.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                ".\/js\/instagram.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                ".\/js\/facebook.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                ".\/js\/tiktok.js"
            ],
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                ".\/js\/twitter.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                ".\/js\/youtube.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "\u514d\u8d39\u5728\u7ebf\u89c6\u9891\u4e0b\u8f7d\u5668",
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "assets\/icons\/icon_128.png",
        "16": "assets\/icons\/icon_16.png",
        "32": "assets\/icons\/icon_32.png",
        "64": "assets\/icons\/icon_64.png"
    },
    "manifest_version": 3,
    "name": "\u514d\u8d39\u5728\u7ebf\u89c6\u9891\u4e0b\u8f7d\u5668Plus",
    "permissions": [
        "storage",
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "downloads",
        ""
    ],
    "version": "1.0.1",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "js\/instagramStory.js",
                "js\/instagram.js",
                "js\/ytScript.js"
            ]
        }
    ]
}