Releases: zevnda/hide-youtube-shorts
Releases · zevnda/hide-youtube-shorts
1.4.3
1.4.2
1.4.1
Changelog
Fixed
- Fixed an issue causing shorts elements to not be hidden when viewing the subscriptions page in grid view
Download
1.4.0
Changelog
Added
- Added a 'turbo' switch to use a more aggressive approach to hiding elements
- Added webpack for JS and CSS minification of production package on the Chrome store
Changed
- Refactored the execution of scripts to decrease system resource consumption (non-turbo mode)
- Split grouped functions into their own separate functions for better control over what elements are hidden
- Partially refactored popup scripts
- Miscellaneous UI tweaks in the popup window
- Restructured directories
Download
1.3.7
Changelog
Changed
- Wait for the status of the tab to be 'loading' before executing scripts to prevent functions from running more than once
Download
1.3.6
Changelog
Added
- Added theme stepper to the popup UI for switching themes
- Added 6 different themes (3 dark, 3 light) to choose from via the popup UI - changing the UI theme will also change the badge icon in the address bar
Changed
- Updated icon sets and images for new main theme
Download
1.3.4
1.3.3
Changelog
Added
- Added a check to see if the extension was unloaded or updated, which will refresh any active YouTube tabs if needed
Changed
- No longer requiring the "tabs" permissions in the manifest - this should prevent the Chrome store from incorrectly issuing users a warning about the extension accessing browsing data
Download
1.3.0
Changelog
Added
- Added separate toggle buttons to the popup menu for hiding shorts elements in the home and subscription feeds
Changed
- Refactored functions to allow improved element hiding in specific areas
- Set the state of the extension and refresh any open YouTube tabs on initial install
Fixed
- Fixed misaligned icons