FullDownload

Full download JS/CSS/HTML

Qu'est-ce que FullDownload ?

FullDownload est une extension Chrome développée par 白眉鹰王, et sa fonction principale est "Full download JS/CSS/HTML".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension FullDownload

Téléchargez les fichiers d'extension FullDownload au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom FullDownload FullDownload
ID jlgfpehamfinbdbdofmhakpcgjilbkol
URL Officiel https://chromewebstore.google.com/detail/fulldownload/jlgfpehamfinbdbdofmhakpcgjilbkol
Description Full download JS/CSS/HTML
Taille du Fichier 1.15 MB
Nombre d'Installations 2,250
Version Actuelle 3.1
Dernière Mise à Jour 2022-04-13
Date de Publication 2022-04-11
Évaluation 4.56/5 Total 9 Évaluations
Développeur 白眉鹰王
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}