Video Downloader for Instagram™

The fastest and easiest way to save any video from Instagram.

Video Downloader for Instagram™คืออะไร?

Video Downloader for Instagram™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Free Software Utilities และคุณลักษณะหลักของมันคือ "The fastest and easiest way to save any video from Instagram."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Video Downloader for Instagram™

ดาวน์โหลดไฟล์ส่วนขยาย Video Downloader for Instagram™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The fastest and easiest way to save any video from Instagram.
Save any online video from Instagram with Video Downloader for Instagram™

Core features include
Download Images from Instagram
Download Videos from Instagram
Download Instagram Stories

Download any online video format such as Flv video, mp4, Mov, Webm, and more from Instagram. This software is easy to use, and allows you to download videos from Instagram quickly.

You can download multiple videos simultaneously.

You don't need to watch the videos online, you can now download all to your computer!.

Version 3.0.1 Changelog

Fixed a bug where video downloading was not working, the video download feature should work once again for users who are on Instagram pages.

Policy disclaimer:
Due to restrictions of the Google Chrome store, downloading youtube videos is not allowed, it is forbidden to download videos from youtube.

Disclaimer: Please note this extension is NOT made by Instagram and is made by an independent development team. All copyrights belong to their respective owners.
Facebook doesn’t endorse or sponsor this Chrome extension. Video Downloader for Instagram™ is not owned by, is not licensed by and is not a subsidiary of Facebook Inc.

update feature v1.0.3
- New design
- Save videos and history                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Video Downloader for Instagram™ Video Downloader for Instagram™
ID miapfegecpfacnhkjbaccljaienokfaj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/video-downloader-for-inst/miapfegecpfacnhkjbaccljaienokfaj
คำอธิบาย The fastest and easiest way to save any video from Instagram.
ขนาดไฟล์ 60.5 KB
จำนวนการติดตั้ง 36,455
เวอร์ชันปัจจุบัน 3.0.2
อัปเดตครั้งล่าสุด 2023-11-01
วันที่เผยแพร่ 2020-04-08
คะแนน 2.84/5 รวมทั้งหมด 357 คะแนน
ผู้พัฒนา Free Software Utilities
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "action": {
        "default_icon": {
            "128": "icon-128.png",
            "16": "icon-16.png",
            "48": "icon-48.png"
        },
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "\/inject\/script.js"
            ],
            "css": [
                "\/inject\/style.min.css"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [
        "downloads"
    ],
    "version": "3.0.2",
    "homepage_url": "https:\/\/downloader-instagram.freebusinessapps.net"
}