Insta Downloader

The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.

Что такое Insta Downloader?

Insta Downloader - это расширение Chrome, разработанное bikirita5827, и его основная функция - "The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Insta Downloader

Скачайте файлы расширений Insta Downloader в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Downloader for Instagram + Direct Introducing our new extension.  This is a super product that will make your work with the Instagram app easier.  After all, with the help of Downloader for Instagram + Direct, you can easily save a photo or video in excellent quality.  We did our best to make it convenient for our users to use Downloader for Instagram + Direct.  Our extension is very easy and comfortable to use.  There is also a direct function.  With it you can chat with your friends online.  Hurry up to download this product and start using.                    

Основная информация о расширении

Название Insta Downloader Insta Downloader
ID gnancejcgplhkdbkacopjkhdkpnaofha
Официальный URL https://chrome.google.com/webstore/detail/insta-downloader/gnancejcgplhkdbkacopjkhdkpnaofha
Описание The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.
Размер файла 76.78 KB
Количество установок 8,000
Текущая Версия 1.7
Последнее Обновление 2022-01-21
Дата публикации 2021-06-17
Рейтинг 1.75/5 Всего 4 оценок
Разработчик bikirita5827
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "urfe\/muil\/luker.png",
        "default_popup": "urfe\/tarn.html"
    },
    "icons": {
        "128": "urfe\/muil\/luker.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "lister\/numb\/tumnis.css"
            ],
            "js": [
                "krister\/jquery-3.5.1.min.js",
                "urfe\/kozma.js",
                "lister\/veora.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        },
        {
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "krister\/cata.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "krister\/demna.css"
            ],
            "js": [
                "urfe\/muil\/lin.js",
                "urfe\/surfer.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "*.js",
        "*.css",
        "*.png"
    ],
    "manifest_version": 2,
    "background": {
        "scripts": [
            "lister\/viora.js",
            "urfe\/muil\/mwada.js"
        ]
    },
    "permissions": [
        "storage",
        "downloads",
        "",
        "webRequest",
        "webRequestBlocking",
        "contextMenus"
    ],
    "version": "1.7"
}