Adjust default volume on Instagram videos with a user-friendly interface and persistent settings, now with a modern look
コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示
Improved UI: Rounded corners, shadow effects, and smoother transitions. Stylized Reset Button: Enhanced with color changes on hover.
Consolidated similar styles and minimized CSS properties to make the code more compact while maintaining readability.
Moved the volume control UI to the top left corner for better visibility and integration, improving user experience while retaining accessibility.
Fixed an issue where volume settings were reset when opening comments or interacting with new videos. Improved mutation observer to handle new video elements and apply stored volume and playback speed settings. Adjusted UI position to avoid blocking the "X" button for closing stories. Added a slight delay to ensure video elements are fully initialized before applying volume and playback speed settings.
Position Adjustment Moved control container down by 50px to avoid blocking the "X" button in Instagram stories. Improved opacity transition on mouse over and mouse out for better user experience.