Instagram Reels ++

Native /reels/ enhancer (sidebar links, snap-scroll, smart loader, floating nav) + full-screen max-quality reels viewer (press X). v4.0.0: zoom toned down (contain + 130%, bars OK) and pan now works via layout offset.

या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.

  • v4.0.0 2026-06-12

    Instagram Reels ++ v4.0.0
    Two scripts are now one. This release merges the native /reels/ enhancer (the sidebar/snap-scroll one) with the full-screen max-quality viewer — so you get both feature sets in a single install, plus a pile of new polish ported over from my X Reels script.

    🆕 Now included from the native /reels/ enhancer (the sidebar script)
    If you only had the full-screen viewer before, all of this is new to you:

    Sidebar shortcuts — adds Favorites, Saved, and Liked links right into Instagram's left nav (cloned to match the native style, with correct icons/labels), so you're one click from each.
    Active-state highlighting — the injected Favorites/Saved/Liked items light up when you're on that page, just like Instagram's own nav.
    Snap-scroll override — disables Instagram's janky scroll-snap on /reels/ and replaces it with a clean, cooldown-gated wheel handler (one reel per scroll, no fighting the page).
    Smart auto-loader — watches the reel count and auto-loads more before you hit the end, so the feed never dead-ends.
    Floating up/down nav buttons — jump to the previous/next reel without scrolling.
    🆕 Now included from the full-screen viewer
    If you only had the sidebar script before, all of this is new to you:

    Press X on any reel/post to open a full-screen, max-quality viewer.
    Custom controls — scrubbable progress bar with thumb, play/pause, current/total time.
    Playback speed (0.25× → 4×) and volume slider + mute with your settings remembered between videos.
    Like / Save straight from the viewer, with live state synced from the post (heart turns pink, bookmark turns gold).
    Fit modes — Fit / Fill / Zoom (more below), toggled with one button.
    Keyboard + swipe navigation between posts.
    ✨ New enhancements added on top (ported from X Reels ++)
    Sidebar links now stay styled correctly — a reactive observer mirrors Instagram's expand/collapse animation onto the injected Favorites/Saved/Liked items, so their labels no longer vanish when the sidebar animates (syncInjectedNavItems).
    Smooth entrance animation when switching posts (spring curve), instead of an abrupt cut — and done without a lingering CSS transform, which keeps hardware video from black-screening in the Android WebView.
    No more sticky hover on phones — buttons no longer freeze stuck in their expanded/glowing state after a tap (touch detection gates all hover styling).
    Snappier navigation — reduced delays and awaited scroll-to-post, so moving between reels no longer freezes/lags.
    🐛 Fixes
    Fixed posts being skipped — Instagram moved its media to *.fbcdn.net; the validity check was still only looking for the old cdninstagram host, so multi-image and image-only posts were wrongly treated as empty and skipped. Now matches fbcdn, background-image divs, and a non-tiny-image fallback.
    🔍 Zoom & pan (headline change this release)
    Zoom toned down — was a hard crop-to-fill magnified to 114%; now it's the whole frame at 130% (object-fit: contain — black bars are fine), a much gentler zoom.
    Pan actually works now — the old method couldn't move a portrait video sideways. Zoom is now panned by shifting the element with a layout offset, which pans any aspect ratio and won't black-screen video in the WebView. Works with mouse drag (desktop) and touch drag (phone), in zoom mode only.

  • v3.3.0 2026-01-10

    Bug Fixes and some new stuff.

  • v2.9.7 2025-12-27

    Playback Speed Enhancements



    • NEW
       Extended Playback Rates: Added support for higher playback speeds, including 2.5x, 3.0x, 3.5x, and 4.0x options.


    • FIXED
       Speed Persistence: Resolved an issue where the video playback rate would revert to the default (1.0x) when a video looped or upon navigating to a new post.


    • IMPROVED
       Playback Rate Enforcement: Implemented a state listener to detect and immediately correct unauthorized playback rate changes initiated by the native player events.


  • v2.9.6 2025-12-26

    Updated the UI looks fancy now bug fixes etc.

  • v2.9.3 2025-12-25

    New Features
    🎬 Playback Speed Control

    Added adjustable video playback speed
    Speeds available: 0.25x, 0.5x, 0.75x, 1x, 1.25x, 1.5x, 1.75x, 2x
    Click the speed button (shows "1x", "1.25x", etc.) in video controls to cycle through speeds
    Your speed preference is saved automatically

    Bug Fixes
    ✅ Follow Button Fixed

    Follow button now works again.
    Improved follow/following state detection

  • v2.9.2 2025-12-25

    New Features:
    Playback Speed Control

    Speed Button: A new speed control button (showing "1x", "1.25x", etc.) appears in the video controls
    Speed Options: Cycle through 8 speeds: 0.25x, 0.5x, 0.75x, 1x, 1.25x, 1.5x, 1.75x, 2x
    Click to Change: Simply click the speed button to cycle through speeds
    Persistent Setting: Your playback speed preference is saved in localStorage and applied to all videos
    Smart Application: Speed is maintained when navigating between videos

    How to Use:

    When a video is playing, hover over the bottom of the video to reveal controls
    Click the speed button (shows current speed like "1x") next to the time display
    Each click cycles to the next speed option
    The setting is saved automatically

  • v2.9.1 2025-10-08

    Refix

  • v2.9.0 2025-10-08

    - Fixed to Show Suggested Posts on the Home Page
    - Fixed Audio Control not sticking between videos
    - Fixed Weird interaction between Suggested and Normal Posts
    - Fixed Caroousel Mode with Suggested Posts
    - Fixed Random Pause between posts
    - Fixed Muted Posts

  • v2.8.1 2025-10-07

    Fixed Volume Control, Slider now works and it is improved.
    Move Volume Control & Video Bar to the left because it was being blocked by scrollbar

  • v2.6.9 2025-10-06

    Name Update

  • v2.6.8 2025-10-06

    Updated Name

  • v2.6.7 2025-10-06