Change Chrome New Tab Background Picture With The Theme #1076
kkkkostia
started this conversation in
Custom scripts
Replies: 1 comment 1 reply
-
|
Thank you! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This script changes Chrome's new tab background picture with the theme, since even though Chrome supports having custom picture as a new tab background, the picture will stay the same regardless of the theme.
1. Create
Set-ChromeBgfolder with the following file structure:2.
Set-ChromeBg.ps1:3. Inside of
scripts.yaml:4. After changing the theme, reload the home page or open a new one to see the changes.
Warning
If you currently don't have any custom picture set as your new tab background, you need to do it first (
Customize Chrome > Change Theme > Upload Picture) for script to work.Beta Was this translation helpful? Give feedback.
All reactions