Video Downloader for Instagram

With one click you can upload videos & photos from Instagram

Video Downloader for Instagramとは何ですか?

Video Downloader for InstagramはExtensions for Everyoneによって開発されたChromeの拡張機能で、その主な機能は「With one click you can upload videos & photos from Instagram」です。

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

screenshot

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

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

拡張機能の使用方法

                        Our Chrome extension offers you to download an Instagram video or Instagram photos at the touch of a button. It is hardly easier. You just have to go on Instagram and if you see a photo or video you like, just click on our browser icon. Afterwards you will be directed to our website which will provide the video for you to download within 1 second.

Step by step:

1) Surf on Instagram.com
2) Go to a picture or video
3) Click on our browser icon
4) Wait until the process is completed
5) Click on Download
6) Have fun with the photo or video

• Please note that our Extension is not responsible for the media content you download. We recommend that you check the copyright of media before downloading specific videos or photo files. Please be careful with it!

If you have any questions or problems, please contact us immediately. Thank you!                    

拡張機能の基本情報

名前 Video Downloader for Instagram Video Downloader for Instagram
ID gbmhbnnihmhccmgkccmiedgoneljagmn
公式URL https://chrome.google.com/webstore/detail/video-downloader-for-inst/gbmhbnnihmhccmgkccmiedgoneljagmn
説明 With one click you can upload videos & photos from Instagram
ファイルサイズ 13.61 KB
インストール数 577
現在のバージョン 2.
最終更新日 2020-12-21
公開日 2020-03-27
評価 2.00/5 合計 2 レビュー
開発者 Extensions for Everyone
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.instadownloader.org
ヘルプページのURL https://www.instadownloader.org/contact/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video Downloader for Instagram",
    "version": "2.",
    "description": "With one click you can upload videos & photos from Instagram",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "browser_action": {
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo_128.png"
    }
}