insta-helper

Adds download and open-in-new-tab buttons to Instagram posts and stories.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
icetailnl
จำนวนติดตั้งประจำวัน
4
จำนวนติดตั้งทั้งหมด
17
คะแนน
0 0 0
เวอร์ชัน
3.5.1
สร้างเมื่อ
16-04-2026
อัปเดตเมื่อ
16-04-2026
Size
39 กิโลไบต์
ความเข้ากันได้
เข้ากันได้กับ Chrome
สัญญาอนุญาต
MIT
ปรับใช้กับ


Adds a download button and an open-in-new-tab button directly inside Instagram —
for feed posts, reels, carousels, and stories.

Features:

  • Download or open photos and videos from feed posts, reels, and carousel albums
  • Download or open story videos and images, including MSE/blob-based video streams
  • Resolves the highest available quality via Instagram's internal API before falling back to DOM extraction
  • Filenames include username, date, and time — no more unnamed files
  • Buttons are injected inline next to existing controls — no floating overlay, no popups
  • Handles client-side navigation between posts and stories without requiring a page reload

Based on Instagram Download Button by y252328.

This is a heavily extended fork. Additions include:

  • Multi-slide carousel support (tracks which slide is active)
  • Story video interception for blob/MSE streams (bypasses missing direct URLs)
  • Automatic username detection with multiple DOM fallback strategies
  • API-based high-quality URL resolution
  • Improved filename templating with %username%, %date%, %time%, and %filename%

Requirements:

Install Tampermonkey or Violentmonkey in your browser, then click Install.

Note: Tested on Chrome with Tampermonkey. Instagram frequently changes its front-end — if something breaks, check the version history for updates.