FullDownload

Full download JS/CSS/HTML

Hvad er FullDownload?

FullDownload er en Chrome-udvidelse udviklet af 白眉鹰王, og dens hovedfunktion er "Full download JS/CSS/HTML".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download FullDownload-udvidelses-CRX-fil

Download FullDownload-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn FullDownload FullDownload
ID jlgfpehamfinbdbdofmhakpcgjilbkol
Officiel URL https://chromewebstore.google.com/detail/fulldownload/jlgfpehamfinbdbdofmhakpcgjilbkol
Beskrivelse Full download JS/CSS/HTML
Filstørrelse 1.15 MB
Antal Installationer 2,250
Nuværende Version 3.1
Senest Opdateret 2022-04-13
Udgivelsesdato 2022-04-11
Bedømmelse 4.56/5 Samlet 9 Bedømmelser
Udvikler 白眉鹰王
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}