FullDownload
Full download JS/CSS/HTML
FullDownloadとは何ですか?
FullDownloadは白眉鹰王によって開発されたChromeの拡張機能で、その主な機能は「Full download JS/CSS/HTML」です。
拡張機能のスクリーンショット
FullDownload拡張機能のCRXファイルをダウンロード
FullDownload拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple tool to download IMG/JS/CSS/HTML.
一个可以下载页面引用的JS/CSS/HTML的小工具. 拡張機能の基本情報
| 名前 | |
| ID | jlgfpehamfinbdbdofmhakpcgjilbkol |
| 公式URL | https://chromewebstore.google.com/detail/fulldownload/jlgfpehamfinbdbdofmhakpcgjilbkol |
| 説明 | Full download JS/CSS/HTML |
| ファイルサイズ | 1.15 MB |
| インストール数 | 2,250 |
| 現在のバージョン | 3.1 |
| 最終更新日 | 2022-04-13 |
| 公開日 | 2022-04-11 |
| 評価 | 4.56/5 合計 9 レビュー |
| 開発者 | 白眉鹰王 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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"
} | |