Downloader for Instagram

Download videos and photos

Downloader for Instagramとは何ですか?

Downloader for InstagramはExtensions for Everyoneによって開発されたChromeの拡張機能で、その主な機能は「Download videos and photos」です。

拡張機能のスクリーンショット

screenshot

Downloader for Instagram拡張機能のCRXファイルをダウンロード

Downloader for Instagram拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Downloader for Instagram Downloader for Instagram
ID mmijlnnegpiichpkjeppneiaplkgfngm
公式URL https://chrome.google.com/webstore/detail/downloader-for-instagram/mmijlnnegpiichpkjeppneiaplkgfngm
説明 Download videos and photos
ファイルサイズ 149 KB
インストール数 3,867
現在のバージョン 1.1
最終更新日 2021-02-15
公開日 2020-10-01
評価 2.43/5 合計 7 レビュー
開発者 Extensions for Everyone
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.instadownloader.org
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Downloader for Instagram",
    "version": "1.1",
    "description": "Download videos and photos",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "browser_action": {
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo_128.png"
    }
}