Insta Downloader

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

Vad är Insta Downloader?

Insta Downloader är en Chrome-tillägg utvecklad av bikirita5827, och dess huvudfunktion är "The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Insta Downloader-förlängningens CRX-fil

Ladda ner Insta Downloader-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Insta Downloader Insta Downloader
ID gnancejcgplhkdbkacopjkhdkpnaofha
Officiell webbadress https://chrome.google.com/webstore/detail/insta-downloader/gnancejcgplhkdbkacopjkhdkpnaofha
Beskrivning The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option.
Filstorlek 76.78 KB
Antal Installationer 8,000
Aktuell Version 1.7
Senast Uppdaterad 2022-01-21
Publiceringsdatum 2021-06-17
Betyg 1.75/5 Totalt 4 Betyg
Utvecklare bikirita5827
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}