Releases: ryo-fujinone/auto-hide-next-up-card-for-amazon-prime-video
Releases · ryo-fujinone/auto-hide-next-up-card-for-amazon-prime-video
v2.11.1
- Fixed a feature to remove ad-related data
v2.11.0
- 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.
v2.10.4
- 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
v2.10.3
- Improved preparation of xhook.min.js URL (userscript edition)
- Fixed an issue that prevented adding items to the Greasemonkey menu
v2.10.2
- 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
v2.10.1
- 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
v2.10.0
- 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
v2.9.1
- Fixed an issue where an error may occur during playback with a function that force the highest resolution
- Removed unnecessary function executions
v2.9.0
- 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
v2.8.1
- Fixed a case where playback of the next episode did not work