Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
Loadify - Smart Image Downloaderとは何ですか?
Loadify - Smart Image DownloaderはLoadifyによって開発されたChromeの拡張機能で、その主な機能は「The definitive tool to get all the images and colors of any web.」です。
拡張機能のスクリーンショット
Loadify - Smart Image Downloader拡張機能のCRXファイルをダウンロード
Loadify - Smart Image Downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Loadify - Smart Image Downloader.
A Powerful image download extension that gives you fast and convenient access to all images on any webpage.
Easy to use with responsive and intuitive design. Just a single click to download all the images and colors available of any webpage. 拡張機能の基本情報
| 名前 | |
| ID | kbohbdnooimgjlohmicjmoagppjdcbam |
| 公式URL | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
| 説明 | The definitive tool to get all the images and colors of any web. |
| ファイルサイズ | 100 KB |
| インストール数 | 35,637 |
| 現在のバージョン | 1.2.18 |
| 最終更新日 | 2019-09-22 |
| 公開日 | 2019-09-22 |
| 評価 | 4.75/5 合計 40 レビュー |
| 開発者 | Loadify |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Loadify - Smart Image Downloader",
"version": "1.2.18",
"description": "The definitive tool to get all the images and colors of any web.",
"icons": {
"16": "img\/icon16.png",
"24": "img\/icon24.png",
"64": "img\/icon64.png",
"128": "img\/icon128.png"
},
"browser_action": {
"default_title": "Loadify - Smart Image Downloader",
"default_icon": {
"64": "img\/icon64.png",
"128": "img\/icon128.png"
}
},
"author": "csimo",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"web_accessible_resources": [
"*"
],
"permissions": [
"tabs",
" | |