PullVideo

简介:下载抖音、快手等平台的视频。

What is PullVideo?

PullVideo is a Chrome extension developed by JustSoSo, and its main feature is "简介:下载抖音、快手等平台的视频。".

Extension Screenshots

screenshot

Download PullVideo Extension CRX File

Download PullVideo extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        下载抖音、快手等平台的视频,后续将持续增加其它平台。                    

Extension Basic Information

Name PullVideo PullVideo
ID dlbdjebjkgbhcgcljcmihikkmgfmlabd
Official URL https://chromewebstore.google.com/detail/pullvideo/dlbdjebjkgbhcgcljcmihikkmgfmlabd
Description 简介:下载抖音、快手等平台的视频。
File Size 69.97 KB
Installation Count 131
Current Version 1.1.6
Last Updated 2023-10-11
Publish Date 2023-06-08
Developer JustSoSo
Email [email protected]
Payment Type free
Privacy Policy Page URL https://sites.google.com/view/justsoso
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PullVideo",
    "author": "PullVideo",
    "description": "\u7b80\u4ecb:\u4e0b\u8f7d\u6296\u97f3\u3001\u5feb\u624b\u7b49\u5e73\u53f0\u7684\u89c6\u9891\u3002",
    "version": "1.1.6",
    "manifest_version": 3,
    "icons": {
        "32": "img\/logo32.png",
        "64": "img\/logo64.png"
    },
    "action": {
        "browser_style": false,
        "default_title": "PullVideo",
        "default_popup": "popup.html",
        "default_icon": "img\/logo64.png"
    },
    "devtools_page": "devtools.html",
    "permissions": [
        "scripting"
    ],
    "optional_permissions": [],
    "host_permissions": [
        "https:\/\/www.douyin.com\/*",
        "https:\/\/www.kuaishou.com\/*"
    ],
    "optional_host_permissions": []
}