Downloader for Instagram

Download videos and photos

Downloader for Instagram là gì?

Downloader for Instagram là một tiện ích mở rộng Chrome được phát triển bởi Extensions for Everyone, và tính năng chính của nó là "Download videos and photos".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Downloader for Instagram

Tải xuống các tệp mở rộng Downloader for Instagram dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                                            

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Downloader for Instagram Downloader for Instagram
ID mmijlnnegpiichpkjeppneiaplkgfngm
URL Chính Thức https://chrome.google.com/webstore/detail/downloader-for-instagram/mmijlnnegpiichpkjeppneiaplkgfngm
Mô tả Download videos and photos
Kích Thước Tệp 149 KB
Số Lần Cài Đặt 3,867
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2021-02-15
Ngày Phát Hành 2020-10-01
Đánh Giá 2.43/5 Tổng số 7 Đánh Giá
Nhà Phát Triển Extensions for Everyone
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.instadownloader.org
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}