ChromeOS-CustomBack

Custom background for Chrome/ChromeOS built-in pages/apps

GPL-3.0 License

Stars
3

Bot releases are visible (Hide)

ChromeOS-CustomBack - v2.4.0 Latest Release

Published by supechicken about 1 month ago

v2.4.0 (2024-09-17)

Fixes

  • Pages won't be modified anymore when custom background is not set

Changes

  • Background of ChromeOS Files app and other built-in pages can be configured separately now
  • Some minor adjustments to the extension's settings page
  • Appended license text to *.{css,js,html} files

Full Changelog: https://github.com/supechicken/ChromeOS-CustomBack/compare/v2.3.1...v2.4.0

ChromeOS-CustomBack - v2.3.1

Published by supechicken 4 months ago

v2.3.1 (2024-06-19)

Changes

  • Disable Google Translate popup

Full Changelog: https://github.com/supechicken/ChromeOS-CustomBack/compare/v2.3...v2.3.1

ChromeOS-CustomBack - v2.3

Published by supechicken 4 months ago

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: https://github.com/supechicken/ChromeOS-CustomBack/compare/v2.2...v2.3

ChromeOS-CustomBack - v2.2

Published by supechicken 5 months ago

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: https://github.com/supechicken/ChromeOS-CustomBack/compare/v2.1...v2.2

ChromeOS-CustomBack - v2.1

Published by supechicken 7 months ago

Changes

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

Full Changelog: https://github.com/supechicken/ChromeOS-CustomBack/compare/v2.0...v2.1

ChromeOS-CustomBack - v2.0

Published by supechicken 7 months ago

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: https://github.com/supechicken/ChromeOS-CustomBack/compare/v1.1...v2.0

ChromeOS-CustomBack - v1.1

Published by supechicken 8 months ago

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
ChromeOS-CustomBack - v1.0.1

Published by supechicken 8 months ago

Changes

  • Add blur effect on right-click menus

Full Changelog: https://github.com/supechicken/ChromeOS-CustomBack/compare/v1.0...v1.0.1

ChromeOS-CustomBack - v1.0

Published by supechicken 8 months ago

Related Projects