Insta Downloader

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

Insta Downloader란 무엇입니까?

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

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Insta Downloader Insta Downloader
ID jipflflmdfgndcecoegkajglnpjbphfm
공식 URL https://chrome.google.com/webstore/detail/insta-downloader/jipflflmdfgndcecoegkajglnpjbphfm
설명 A convenient mobile interface is available as an option. The app downloads stories, videos and photos from the Instagram website.
파일 크기 105 KB
설치 횟수 3,000
현재 버전 1.2
최근 업데이트 2021-12-30
출시 날짜 2021-04-29
평점 2.67/5 총 9 개의 평점
개발자 olegtemikovv
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
}