NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
Script Description
.
Toggleable slideshow with a custom delay between slides.
Supports both new and old Instagram "Next" button designs.
Handles videos by waiting for them to play twice before proceeding.
Previews all Post in Instagram carousel before Jumping to Next Post.
Customizable delay time via an input field.
Logs actions and errors for debugging.
Adds a "Slideshow" button to the page for enabling/disabling the feature.
Allows users to set a custom delay in seconds.
Automatically detects and navigates through media in a slideshow.
Uses MutationObserver to detect DOM changes and trigger navigation.
Implements debouncing to optimize performance.
Dynamically creates and styles the toggle button and input field.
Designed for Instagram's web interface.
Tested with Violentmonkey (chrome,brave,edge), but should work with other userscript managers.
Relies on specific DOM structures, which may break if Instagram updates its UI.
Assumes the presence of "Next" buttons in the expected locations.
Rating: 0