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은(는) bikirita5827에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The app downloads stories, videos and photos from the Instagram website. A convenient mobile interface is available as an option."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Insta Downloader 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}