Auto hide next up card for Amazon Prime Video version history - 25 versions
Auto hide next up card for Amazon Prime Video by ryo-fujinone
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.11.1
Released Apr 21, 2025 - 45.08 KBWorks with firefox 121.0 and later- Fixed a feature to remove ad-related data
Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.11.0
Released Apr 20, 2025 - 44.7 KBWorks with firefox 121.0 and later- Improved to not determine the user's settings every time in xhook.after
- Alerts are now displayed with the same text as the tooltip when the tooltip is clicked in a dialog
- Fixed a feature to remove ad-related data
- Improved identification of mpd
- Added a feature to show video resolution
- Changed so that ad skipping is not performed when the feature to remove ad-related data is enabled.
Source code released under MIT License
Version 2.10.4
Released Apr 17, 2025 - 42.75 KBWorks with firefox 121.0 and later- Added support for LiveTV (It is experimental and the option must be enabled)
- Fixed an issue where clicking on a dialog's frame would close the dialog
- Adjusted dialog style
- Updated text in options dialog
Source code released under MIT License
Version 2.10.3
Released Apr 15, 2025 - 42.09 KBWorks with firefox 121.0 and later- Fixed the behavior of userscript edition. There is no change in the behavior of the extensions edition.
Source code released under MIT License
Version 2.10.2
Released Apr 14, 2025 - 41.74 KBWorks with firefox 121.0 and later- Fixed regex to get ad time
- Improved detection of elements used for overlay display status detection
- Improved dialog appearance
- Added about/credits section to dialog
- Option button will also be added to the navbar for mobile
- Improved preparation of xhook.min.js URL
Source code released under MIT License
Version 2.10.1
Released Apr 11, 2025 - 40.92 KBWorks with firefox 121.0 and later- Added an option to control the click on the hide button of the next up card
- If the suggested content is closed, pause() is now executed just in case
- Adjusted CSS in options dialog
- Updated text in options dialog
- Refactoring
- Replaced objects used when opening and closing dialogs with class
- Replaced objects for character codes with class
Source code released under MIT License
Version 2.10.0
Released Apr 9, 2025 - 39.98 KBWorks with firefox 121.0 and later- Added a feature to remove ad related data
- If next up card of the suggested content is clicked, playback will continue
- Changed to not remove settings from localStorage after migrating from localStorage to chrome.storage.local
- Removed the feature to change the appear flag of next up to false
Source code released under MIT License
Version 2.9.1
Released Apr 8, 2025 - 39.6 KBWorks with firefox 121.0 and later- Fixed an issue where an error may occur during playback with a function that Force the highest resolution
- Removed unnecessary function executions
Source code released under MIT License
Version 2.9.0
Released Apr 7, 2025 - 39.55 KBWorks with firefox 121.0 and later- Chrome/Firefox Extension Edition to use chrome.storage.local instead of localStorage
- Added a feature to skip ads
- Fixed an issue where autoplay was canceled by pressing the hide button on the next up card
- Fixed an issue where the feature to change the autoplay flag to true was no longer working
- Commented out the feature to set the next up card appear flag to false
- Fixed the feature to play the next episode not working after a video was closed
- Fixed an issue that could cause the video volume to be restored multiple times
Source code released under MIT License
Version 2.8.1
Released Mar 31, 2025 - 37.85 KBWorks with firefox 121.0 and later- Fixed a case where playback of the next episode did not work
Source code released under MIT License
Version 2.8.0.1
Released Mar 30, 2025 - 37.63 KBWorks with firefox 121.0 and later- Fixed text in options dialog
Source code released under MIT License
Version 2.8.0
Released Mar 29, 2025 - 37.62 KBWorks with firefox 121.0 and later- Fixed an issue that allowed scrolling when opening the options dialog after closing the video
- Added a feature to play the next episode if the video is closed after playing to the end
Source code released under MIT License
Version 2.7.0
Released Mar 26, 2025 - 34.1 KBWorks with firefox 121.0 and later- An options icon is now displayed next to the profile icon
- The options dialog can now be opened from the context menu (For Chrome/Firefox extensions)
- The options dialog can now be opened from the userscripts menu
- Allowed to run with xhook disabled
- Moved the section on features that use xhook to the bottom of the dialog
- Changed the default to disable the ability to disable next up using xhook
- Improved clarity of items with tooltips in the options dialog
- Added a feature to force playback at the highest resolution (using xhook)
- Added a feature to set the autoplay flag to true (using xhook)
Source code released under MIT License
Version 2.6.0.1
Released Mar 23, 2025 - 23.99 KBWorks with firefox 121.0 and laterRollback to v2.5.2 (v2.6.0.1)Source code released under MIT License
Version 2.6.0
Released Mar 22, 2025 - 27.7 KBWorks with firefox 121.0 and later- Added a feature to disable next up
- Disable next up card appear flag by monitoring network activity by default
- Network activity monitoring can also be disabled
Source code released under MIT License
Version 2.5.2
Released Mar 13, 2025 - 23.99 KBWorks with firefox 121.0 and later- Improved speed of getting some elements
Source code released under MIT License
Version 2.5.1
Released Mar 10, 2025 - 23.98 KBWorks with firefox 121.0 and later- Improved stability of the feature to display Reactions only when overlay display is enabled
- Improved detection of elements used for overlay display status detection
Source code released under MIT License
Version 2.5.0
Released Mar 5, 2025 - 23.89 KBWorks with firefox 121.0 and later- Added a feature to hide reactions (hide 'like'/'not for me' buttons)
- Removed MutationObserver from the feature of moving the center button
- Improved overlay display state detection
- Fixed the style of the options dialog
Source code released under MIT License
Version 2.4.6
Released Dec 15, 2024 - 23.14 KBWorks with firefox 121.0 and later- Fixed issue with feature to prevent darkening in conjunction with next up appears
- Instead of monitoring elements and toggling classes, now add CSS to the pageSource code released under MIT License
Version 2.4.5
Released Dec 14, 2024 - 23.32 KBWorks with firefox 121.0 and later- Fixed issue with feature to prevent darkening after Next up appearsSource code released under MIT License
Version 2.4.4
Released Dec 13, 2024 - 23.28 KBWorks with firefox 121.0 and later- Added a feature to prevent darkening after the Next up appearanceSource code released under MIT License
Version 2.4.3
Released Aug 4, 2024 - 22.87 KBWorks with firefox 121.0 and later- Improved feature to prevent transitions
- Improved CSS indentationSource code released under MIT License
Version 2.4.2
Released Jul 24, 2024 - 22.85 KBWorks with firefox 121.0 and later- Fixed a bug related to the feature to temporarily disable the overlay
- Removed the 'experimental' label on the feature to move the center buttons
- Fixed the issue where style tags with the same content were sometimes added
- Improved the writing of CSS used when creating style tagsSource code released under MIT License
Version 2.4.1
Released Jul 23, 2024 - 22.83 KBWorks with firefox 121.0 and later- Added a feature to add outlines to texts and icons
- Fixed an issue where video elements were no longer being detected
- Video pause/playback with opening/closing options dialog now works again
- Shortcut keys for opening the options dialog now works again
- Fixed Japanese text in the options dialogSource code released under MIT License
Version 2.4.0
Released Jul 12, 2024 - 22.47 KBWorks with firefox 121.0 and later- Added a feature to prevent transition to the suggested videos when a video endsSource code released under MIT License