FullDownload

Full download JS/CSS/HTML

什么是FullDownload?

FullDownload是由白眉鹰王开发的Chrome扩展程序,该扩展的主要功能是“Full download JS/CSS/HTML”。

扩展截图

screenshot
screenshot
screenshot

下载FullDownload扩展crx文件

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

扩展使用说明

                        A simple tool to download IMG/JS/CSS/HTML.
一个可以下载页面引用的JS/CSS/HTML的小工具.                    

扩展基本信息

名称 FullDownload FullDownload
ID jlgfpehamfinbdbdofmhakpcgjilbkol
官方URL https://chromewebstore.google.com/detail/fulldownload/jlgfpehamfinbdbdofmhakpcgjilbkol
简介 Full download JS/CSS/HTML
文件大小 1.15 MB
安装次数 2,250
当前版本 3.1
更新时间 2022-04-13
上架时间 2022-04-11
评分 4.56/5 共9次评分
开发者 白眉鹰王
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "author": "haiyang5210",
    "description": "Full download JS\/CSS\/HTML",
    "devtools_page": "devtools\/devtools.html",
    "action": {
        "default_icon": {
            "128": "images\/icon128.png",
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png"
        },
        "default_title": "FullDownload",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 3,
    "name": "FullDownload",
    "permissions": [],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "FullDownload",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1"
}