Skip to content

This browser extension allows you to choose web application titlebar color.

License

Notifications You must be signed in to change notification settings

antoinel12/ColorfulPWA

Repository files navigation

ColorfulPWA

ColorfulPWA

ColorfulPWA is a Chromium based browser extension that let you choose title bar color.

This extension requires that you create shortcut as an app (in single window) for the website you are intending to change the color. See https://support.google.com/chrome_webstore/answer/3060053?hl=en for more details.

It is especially useful web the web developper did not specified the color for his website and when the color inferred by Chrome is ugly.

You can also use it to easily distinguish windows when you have lots of them opened or when you want to quickly discriminate the current environment (DEV, TEST or PRODUCTION) you are working on.

No data is sent to a webserver, all informations are stored locally on your device.

Chrome

Install

Download for Brave Download for Chrome Download for Edge

Build

Restore packages

npm i

Compile for development (once)

npm run dev

Compile for development (watch)

npm run watch

Compile for production (once)

npm run build

Licence

This project is licensed under the AGPL-3.0 License - see the LICENSE.md file for details

Thanks

About

This browser extension allows you to choose web application titlebar color.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published