Skip to content

Releases: supechicken/ChromeOS-CustomBack

v2.3.1

19 Jun 09:31
Compare
Choose a tag to compare

v2.3.1 (2024-06-19)

Changes

  • Disable Google Translate popup

Full Changelog: v2.3...v2.3.1

v2.3

18 Jun 20:15
Compare
Choose a tag to compare

v2.3 (2024-06-19)

Fixes

  • Fixed error on built-in pages when light theme is enabled

Changes

  • Set minimum Chrome version to v119
  • Add blur effect to drawers
  • Live light/dark theme switching is supported now
  • Add transparency to the search bar in ChromeOS Settings app
  • Refactor injection logic with the new CSS relative color syntax

Full Changelog: v2.2...v2.3

v2.2

25 May 15:47
32888b0
Compare
Choose a tag to compare

v2.2 (2024-05-25)

New features

  • Background position can be changed dynamically based on cursor position
  • Images will now converted to WebP format automatically before putting it to chrome.localStorage for smaller file size and faster loading time

Changes

  • Added notice about videos not supported on Chrome v124+ (excluding ChromeOS Files App) anymore
  • Improve support for revamped ChromeOS Settings app
  • Removed option for disabling Material You color scheme, it will be enabled by default from now on

Full Changelog: v2.1...v2.2

v2.1

01 Apr 08:02
Compare
Choose a tag to compare

Changes

  • Apply menu settings to more menus
  • Blur added to the file information page

Full Changelog: v2.0...v2.1

v2.0

30 Mar 14:49
Compare
Choose a tag to compare

New features 🎉

  • Material You support (requires enabling in extension settings page manually)
  • Live background (video as background) is supported now
  • Opacity/Blur settings for menus can be adjusted separately now.

Changes

  • Storage quota is now disabled, meaning image/video with larger sizes can be set as background now.

Full Changelog: v1.1...v2.0

v1.1

03 Mar 07:38
Compare
Choose a tag to compare

Changes

  • Make use of MV3 Promise API instead of wrapping with new Promise(resolve => {})
  • Move content script registration logic to js/settings.js for detecting #extensions-on-chrome-urls availability

v1.0.1

02 Mar 19:54
Compare
Choose a tag to compare

Changes

  • Add blur effect on right-click menus

Full Changelog: v1.0...v1.0.1

v1.0

02 Mar 19:27
650910e
Compare
Choose a tag to compare