Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Releases: Mandrenkov/FreshView

FreshView for YouTube™ 2.1.0

Choose a tag to compare

@Mandrenkov Mandrenkov released this 14 Feb 05:36
4071b8e
  • Added a dedicated options page for configuring the extension which includes:
    1. Filters to avoid hiding certain types of videos (e.g., playlist videos).
    2. Filters to always show watched videos on predefined YouTube™ pages.
  • Improved the accessibility, performance, and reliability of the extension.

popups

FreshView for YouTube™ 2.0.4

Choose a tag to compare

@Mandrenkov Mandrenkov released this 01 Dec 02:11
17c65ba
  • Videos are now correctly hidden in the YouTube™ Home tab.

FreshView for YouTube™ 2.0.3

Choose a tag to compare

@Mandrenkov Mandrenkov released this 06 Jan 02:37

This release...

  • Synchronizes the scaling of the View Threshold slider thumb between Firefox and Chrome.
  • Fixes a bug where the Hide Videos lock did not properly update after clicking on a tab in the YouTube sidebar.

FreshView for YouTube™ 2.0.2

Choose a tag to compare

@Mandrenkov Mandrenkov released this 22 Dec 00:06

This release...

  • Fixes an obsolete CSS selector for sidebar videos following a recent YouTube update.

FreshView for YouTube™ 2.0.1

Choose a tag to compare

@Mandrenkov Mandrenkov released this 16 Oct 18:35

This release...

  • Fixes a bug where keyboard shortcuts did not affect toggles that were never flipped through the user interface.

FreshView for YouTube™ 2.0.0

Choose a tag to compare

@Mandrenkov Mandrenkov released this 16 Oct 03:47

This release...

  • Implements a modern user interface with a dark mode option and a link to the Chrome Web Store page.
  • Adds support for keyboard shortcuts that toggle the Hide Videos and View Threshold controls.
  • Includes the ability to lock the position of the Hide Videos toggle on specific pages (e.g., /feed/history).

FreshView for YouTube™ 1.3.2

Choose a tag to compare

@Mandrenkov Mandrenkov released this 13 Mar 08:30

This release...

  1. Added a selector to capture "Breaking News" videos.

FreshView for YouTube™ 1.3.1

Choose a tag to compare

@Mandrenkov Mandrenkov released this 10 Mar 10:45

This release...

  1. Fixed a ReferenceError to the Manager class in popup.js.
  2. Adjusted the sizes of the 🛈 icons.

FreshView for YouTube™ 1.3.0

Choose a tag to compare

@Mandrenkov Mandrenkov released this 23 Dec 00:35

This release...

  1. Integrated the Firefox extension API.
  2. Specified Arial as the popup font.
  3. Added support for rich grid items.

FreshView for YouTube™ 1.2.0

Choose a tag to compare

@Mandrenkov Mandrenkov released this 08 May 23:16

This release...

  1. Introduced the Album and Logger classes.
  2. Changed synchronous poll requests into asynchronous poll requests.
  3. Added playlist videos to the list of known YouTube™ video structures.
  4. Excluded videos in the history tab from the list of fetched YouTube™ videos.