FullDownload

Full download JS/CSS/HTML

What is FullDownload?

FullDownload is a Chrome extension developed by 白眉鹰王, and its main feature is "Full download JS/CSS/HTML".

Extension Screenshots

screenshot
screenshot
screenshot

Download FullDownload Extension CRX File

Download FullDownload 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

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

Extension Basic Information

Name FullDownload FullDownload
ID jlgfpehamfinbdbdofmhakpcgjilbkol
Official URL https://chromewebstore.google.com/detail/fulldownload/jlgfpehamfinbdbdofmhakpcgjilbkol
Description Full download JS/CSS/HTML
File Size 1.15 MB
Installation Count 2,250
Current Version 3.1
Last Updated 2022-04-13
Publish Date 2022-04-11
Rating 4.56/5 Total 9 Ratings
Developer 白眉鹰王
Email [email protected]
Payment Type free
Supported Languages 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"
}