FullDownload
Full download JS/CSS/HTML
Wat is FullDownload?
FullDownload is een Chrome-extensie ontwikkeld door 白眉鹰王, en de belangrijkste functie is "Full download JS/CSS/HTML".
Extensie Screenshots
Download het CRX-bestand van de extensie FullDownload
Download FullDownload-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
A simple tool to download IMG/JS/CSS/HTML.
一个可以下载页面引用的JS/CSS/HTML的小工具. Basisinformatie over de Extensie
| Naam | |
| ID | jlgfpehamfinbdbdofmhakpcgjilbkol |
| Officiële URL | https://chromewebstore.google.com/detail/fulldownload/jlgfpehamfinbdbdofmhakpcgjilbkol |
| Beschrijving | Full download JS/CSS/HTML |
| Bestandsgrootte | 1.15 MB |
| Aantal Installaties | 2,250 |
| Huidige Versie | 3.1 |
| Laatst Bijgewerkt | 2022-04-13 |
| Publicatiedatum | 2022-04-11 |
| Beoordeling | 4.56/5 Totaal 9 Beoordelingen |
| Ontwikkelaar | 白眉鹰王 |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |