Insta Downloader

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

Co to jest Insta Downloader?

Insta Downloader to rozszerzenie Chrome opracowane przez bikirita5827, a jego główną funkcją jest „The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Insta Downloader

Pobierz pliki rozszerzeń Insta Downloader w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Insta Downloader Insta Downloader
ID gnancejcgplhkdbkacopjkhdkpnaofha
Oficjalny URL https://chrome.google.com/webstore/detail/insta-downloader/gnancejcgplhkdbkacopjkhdkpnaofha
Opis The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.
Rozmiar pliku 76.78 KB
Liczba instalacji 8,000
Aktualna Wersja 1.7
Ostatnia Aktualizacja 2022-01-21
Data Publikacji 2021-06-17
Ocena 1.75/5 Łącznie 4 Oceny
Deweloper bikirita5827
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
}