PureDownloader for Chrome

Download videos from Youtube, Facebook, Instagram and many other websites with PureDownloader.com.

什么是PureDownloader for Chrome?

PureDownloader for Chrome是由https://puredownloader.com开发的Chrome扩展程序,该扩展的主要功能是“Download videos from Youtube, Facebook, Instagram and many other websites with PureDownloader.com.”。

扩展截图

screenshot

下载PureDownloader for Chrome扩展crx文件

下载PureDownloader for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This is an extension for PureDownloader.com. Download videos from Youtube, Facebook, Instagram and many other websites with PureDownloader.com.                    

扩展基本信息

名称 PureDownloader for Chrome PureDownloader for Chrome
ID dinjnjpcaenhiokgnompjbglfajjofbn
官方URL https://chrome.google.com/webstore/detail/puredownloader-for-chrome/dinjnjpcaenhiokgnompjbglfajjofbn
简介 Download videos from Youtube, Facebook, Instagram and many other websites with PureDownloader.com.
文件大小 42.7 KB
安装次数 857
当前版本 0.1.11
更新时间 2019-07-24
上架时间 2019-07-24
评分 2.00/5 共6次评分
开发者 https://puredownloader.com
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PureDownloader for Chrome",
    "short_name": "PureDownloader",
    "description": "Download videos from Youtube, Facebook, Instagram and many other websites with PureDownloader.com.",
    "version": "0.1.11",
    "browser_action": {
        "default_icon": "\/img\/logo_60.png",
        "default_title": "PureDownloader"
    },
    "icons": {
        "32": "\/img\/favicon.png",
        "60": "\/img\/logo_60.png",
        "90": "\/img\/logo_90.png",
        "128": "\/img\/logo_128.png",
        "243": "\/img\/logo_app.png"
    },
    "homepage_url": "https:\/\/puredownloader.com\/",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "main.js"
        ]
    }
}