Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Releases: probablyraging/hide-youtube-shorts

1.4.1

13 Feb 22:01
7e99690
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed an issue causing shorts elements to not be hidden when viewing the subscriptions page in grid view

Download

hide-youtube-shorts-1.4.1.zip

1.4.0

13 Feb 09:47
09f1982
Compare
Choose a tag to compare

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

hide-youtube-shorts-1.4.0.zip

1.3.7

11 Feb 18:54
2db3e00
Compare
Choose a tag to compare

Changelog

Changed

  • Wait for the status of the tab to be 'loading' before executing scripts to prevent functions from running more than once

Download

hide-youtube-shorts-v1.3.7.zip

1.3.6

11 Feb 16:26
4848320
Compare
Choose a tag to compare

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

hide-youtube-shorts-v1.3.6.zip

1.3.4

09 Feb 21:06
8babbae
Compare
Choose a tag to compare

Changelog

Changed

  • Updated icons

Download

hide-youtube-shorts-v1.3.4.zip

1.3.3

09 Feb 19:43
bb60f51
Compare
Choose a tag to compare

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

hide-youtube-shorts-v1.3.3.zip

1.3.0

09 Feb 14:52
df15d2d
Compare
Choose a tag to compare

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

Download

hide-youtube-shorts-v1.3.0.zip

1.2.2

02 Feb 16:29
36b1aa9
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed an issue where hiding shorts elements in the notification menu caused the entire menu to be unusable (fixes #1)

Download

hide-youtube-shorts-v1.2.2.zip

1.2.1

12 Jan 03:04
324f381
Compare
Choose a tag to compare

Changelog

Changed

  • Updated the address bar menu icon to fit the popup theme

Download

hide-youtube-shorts-v1.2.1.zip

1.2.0

11 Jan 05:17
3308a4c
Compare
Choose a tag to compare

Changelog

Added

  • Added toggleable buttons for hiding Shorts features in specific areas of YouTube (videos, tabs, menu buttons)
  • Added address bar icon to visibly show when the extension is set to "on" or "off"

Fixed

  • Fixed an issue where parent elements of Shorts videos weren't properly being removed in the subscriptions tab

Download

hide-youtube-shorts-v1.2.0.zip