Skip to content

Userscript for chrome and firefox that annotates css colors with a colored icon

License

Notifications You must be signed in to change notification settings

WhiteAbeLincoln/userscript-colorize

Repository files navigation

colorize

A userscript to annotate css colors in website text with their color value.

Example

Before

Before Image

After

Before Image

Installation

Install the index.user.js file found in a release using your favorite userscript extension (like Violentmonkey).

Usage

From the browser console, call window['aw-userscript-colorize'](). You can add a keybinding to automate this using another extension such as Tridactyl, or write a userscript to add a UI. Calling this function again will remove any color values.

You can style the colored boxes using the .aw-userscript-colorize css class.

About

Userscript for chrome and firefox that annotates css colors with a colored icon

Resources

License

Stars

Watchers

Forks

Packages

No packages published