insta-helper

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
icetailnl
Dziennych instalacji
3
Wszystkich instalacji
19
Oceny
0 0 0
Wersja
3.5.1
Utworzono
16-04-2026
Zaktualizowano
16-04-2026
Rozmiar
39 KB
Kompatybilność
Kompatybilny z przeglądarką Chrome
Licencja
MIT
Dotyczy


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.