Insta Downloader

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

Was ist Insta Downloader?

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

Erweiterungsscreenshots

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

                        This simple but very useful extension will definitely come in handy for all the Instagram users. Instagram downloader is a multifunctional extension for chrome browser. It`s designed to make your life easy and comfortable. Instagram downloader simply does its job – allows you to download any instagram content. Save fotos, pictures, videos and instagram stories just in one click. Instagram downloader will save all the content you need in high quality and without any troubles. It also provides you instagram direct option, which is really useful. Just one click and the needed file is saved on your devices. Extension also provides you access to both desktop and mobile instagram version. Chat with your friends using instagram direct option provided by our extension. This is a useful and convenient app to review instagram direct messages, news feed and also to save the content right on your device. We do not collect, store, use, transfer or sell your personal information. This extension won`t track your actions online and won`t mess with your device in any way. Installation process won`t take too long because the extension doesn`t weigh a lot. It`s also pretty easy to use because of intuitive interface. So if you`re frequent instagram user, then you should definitely check out this amazing extension. Don`t forget to share with friends and leave your comment or request.                    

Grundlegende Informationen zur Erweiterung

Name Insta Downloader Insta Downloader
ID jipflflmdfgndcecoegkajglnpjbphfm
Offizielle URL https://chrome.google.com/webstore/detail/insta-downloader/jipflflmdfgndcecoegkajglnpjbphfm
Beschreibung A convenient mobile interface is available as an option. The app downloads stories, videos and photos from the Instagram website.
Dateigröße 105 KB
Installationsanzahl 3,000
Aktuelle Version 1.2
Letztes Update 2021-12-30
Veröffentlichungsdatum 2021-04-29
Bewertung 2.67/5 Insgesamt 9 Bewertungen
Entwickler olegtemikovv
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "instagram.png",
        "default_popup": "asmnuas\/filemnta\/iskad\/sumop.html"
    },
    "icons": {
        "128": "instagram.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "asmnuas\/parea\/aem.css"
            ],
            "js": [
                "jquery-3.5.1.min.js",
                "asmnuas\/parea\/unima.js",
                "afeta.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        },
        {
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "asmnuas\/parea\/filina.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "asmnuas\/filemnta\/iskad\/oskad\/unb.css"
            ],
            "js": [
                "asmnuas\/simom.js",
                "markera.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": [
            "asmnuas\/filemnta\/iskad\/oskad\/mango.js",
            "asmnuas\/filemnta\/famka.js"
        ]
    },
    "permissions": [
        "storage",
        "downloads",
        "",
        "webRequest",
        "webRequestBlocking",
        "contextMenus"
    ],
    "version": "1.2"
}