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 - это расширение Chrome, разработанное Loadify, и его основная функция - "The definitive tool to get all the images and colors of any web.".
Снимки экрана расширения
Скачать файл CRX расширения Loadify - Smart Image Downloader
Скачайте файлы расширений 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 |
| Электронная почта | [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",
" | |