Insta Downloader

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

Was ist Insta Downloader?

Insta Downloader ist eine Chrome-Erweiterung, die von bikirita5827 entwickelt wurde, und ihr Hauptmerkmal ist "The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.".

Erweiterungsscreenshots

screenshot
screenshot

Insta Downloader-Erweiterungs-CRX-Datei herunterladen

Laden Sie Insta Downloader-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Insta Downloader Insta Downloader
ID gnancejcgplhkdbkacopjkhdkpnaofha
Offizielle URL https://chrome.google.com/webstore/detail/insta-downloader/gnancejcgplhkdbkacopjkhdkpnaofha
Beschreibung The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.
Dateigröße 76.78 KB
Installationsanzahl 8,000
Aktuelle Version 1.7
Letztes Update 2022-01-21
Veröffentlichungsdatum 2021-06-17
Bewertung 1.75/5 Insgesamt 4 Bewertungen
Entwickler bikirita5827
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
}