insta-helper

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
icetailnl
التثبيت اليومي
2
إجمالي التثبيت
18
التقييمات
0 0 0
الإصدار
3.5.1
تم إنشاؤه
16-04-2026
تم تحديثه
16-04-2026
الحجم
39 KB
التوافق
متوافق مع 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.