Color Icon is an extension available for Google Chrome that enables the user to distinguish tabs with the same favicon by marking them with a color of your choice.
The extension was made available in the Google Chrome Web Store here
In order to be able to develop for this extension you will need the following steps:
- Clone the repository to a directory of your choosing with
git clone --recursive https://github.com/tiagonbotelho/color-icon.git
; - Head to Google Chrome > Options > More Tools > Extensions;
- Click on the top right corner to enable "Developer Mode";
- Click "Load Unpacked" and load the Color icon folder;
Bug reports and pull requests are welcome on GitHub at https://github.com/tiagonbotelho/color-icon. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
Favicon manipulation was made possible thanks to Favico.js.
The extension is available as open source under the terms of the MIT License.