免费在线视频下载器Plus

免费在线视频下载器

Hvad er 免费在线视频下载器Plus?

免费在线视频下载器Plus er en Chrome-udvidelse udviklet af charles, og dens hovedfunktion er "免费在线视频下载器".

Udvidelsesskærmbilleder

screenshot
screenshot

Download 免费在线视频下载器Plus-udvidelses-CRX-fil

Download 免费在线视频下载器Plus-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn 免费在线视频下载器Plus 免费在线视频下载器Plus
ID jgnmjneeijibhhcocpgndoigpbmilkof
Officiel 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
Beskrivelse 免费在线视频下载器
Filstørrelse 421 KB
Antal Installationer 168
Nuværende Version 1.0.1
Senest Opdateret 2024-02-28
Udgivelsesdato 2023-11-06
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler charles
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
            ]
        }
    ]
}