FullDownload
Full download JS/CSS/HTML
Was ist FullDownload?
FullDownload ist eine Chrome-Erweiterung, die von 白眉鹰王 entwickelt wurde, und ihr Hauptmerkmal ist "Full download JS/CSS/HTML".
Erweiterungsscreenshots
FullDownload-Erweiterungs-CRX-Datei herunterladen
Laden Sie FullDownload-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
A simple tool to download IMG/JS/CSS/HTML.
一个可以下载页面引用的JS/CSS/HTML的小工具. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | jlgfpehamfinbdbdofmhakpcgjilbkol |
| Offizielle URL | https://chromewebstore.google.com/detail/fulldownload/jlgfpehamfinbdbdofmhakpcgjilbkol |
| Beschreibung | Full download JS/CSS/HTML |
| Dateigröße | 1.15 MB |
| Installationsanzahl | 2,250 |
| Aktuelle Version | 3.1 |
| Letztes Update | 2022-04-13 |
| Veröffentlichungsdatum | 2022-04-11 |
| Bewertung | 4.56/5 Insgesamt 9 Bewertungen |
| Entwickler | 白眉鹰王 |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
} | |