Instagram Fix

Instagram progress bar — click/drag to seek, with sound, loop, and height controls.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
budget2540
1日のインストール数
7
累計インストール数
536
評価
0 1 0
バージョン
3.2.3
作成日
2025/10/02
更新日
2026/08/26
大きさ
35.1KB
ライセンス
GNU AGPLv3
対象サイト
   #### What it does
   - Progress bar on every Instagram video (feed, Reels, stories, profile). **Click** to seek, **drag** to scrub — works even when Instagram puts a transparent layer over the video.
   - Time label at the bottom-left: `elapsed / total`. You can hide it in Settings.
   - Sound and Loop toggles that persist across videos and page reloads. If you click Instagram's own speaker icon, the saved setting updates automatically.
   - Adjustable bar height (0–100 px), saved between sessions.
   - Settings panel: Tampermonkey/Violentmonkey menu → **Instagram Fix Settings**. Press `Esc` or click outside to close.

   #### How it works
   - One document-level dispatcher (capture phase) — no per-video listener spam.
   - Finds new videos automatically and cleans up when they leave the page.
   - No external libraries.

   #### Credits & license
   - Based on [Add Instagram Video Progressbar](https://greasyfork.org/en/scripts/367667-add-instagram-video-progressbar) by jcunews.
   - License: GNU AGPLv3.

   #### Notes
   - Requires Tampermonkey or Violentmonkey on desktop Instagram.
   - The old hover tooltip (HUD) was removed — Instagram's overlay blocked it. The bottom-left time label shows the time while you scrub.