tiagonbotelho / color-icon

A Chrome Extension to differentiate tabs with the same Favicon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Icon

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.

screenshot

Installation

The extension was made available in the Google Chrome Web Store here

Development

In order to be able to develop for this extension you will need the following steps:

  1. Clone the repository to a directory of your choosing with git clone --recursive https://github.com/tiagonbotelho/color-icon.git;
  2. Head to Google Chrome > Options > More Tools > Extensions;
  3. Click on the top right corner to enable "Developer Mode";
  4. Click "Load Unpacked" and load the Color icon folder;

Contributing

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.

Credits

Favicon manipulation was made possible thanks to Favico.js.

License

The extension is available as open source under the terms of the MIT License.

About

A Chrome Extension to differentiate tabs with the same Favicon

License:MIT License


Languages

Language:JavaScript 63.7%Language:CSS 23.9%Language:HTML 12.4%