免费在线视频下载器Plus

免费在线视频下载器

什么是免费在线视频下载器Plus?

免费在线视频下载器Plus是由charles开发的Chrome扩展程序,该扩展的主要功能是“免费在线视频下载器”。

扩展截图

screenshot
screenshot

下载免费在线视频下载器Plus扩展crx文件

下载免费在线视频下载器Plus扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 免费在线视频下载器Plus 免费在线视频下载器Plus
ID jgnmjneeijibhhcocpgndoigpbmilkof
官方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
简介 免费在线视频下载器
文件大小 421 KB
安装次数 168
当前版本 1.0.1
更新时间 2024-02-28
上架时间 2023-11-06
评分 5.00/5 共1次评分
开发者 charles
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
            ]
        }
    ]
}