Skip to content

lachlanmcdonald/hackernews-user-tags

Repository files navigation

Hacker News User Tags

Build License

Hacker News User Tags is a Tampermonkey userscript which allows the user to associate a custom coloured label/tag on usernames throughout Hacker News.

Installation

  1. Press the Tampermonkey extension button on your browser's toolbar and select Create a new script
  2. Copy and paste the contents of dist/userscript.js into the newly opened tab, and press Save

Usage

Click a user's profile link to display the tagging controls. You can author both a custom label/tag for the user, as well as select a colour for the label.

All data is stored locally.

Known issues

Color picker does not automatically close on Firefox

The <input type="color"> element in Firefox uses device-native UI controls, which does not always honor changes to the page. There are not any known work-arounds, and the color picker will need to be closed manually.

About

Tampermonkey script which adds the ability to add a user-defined label/tag/flair on a user, shown throughout Hacker News.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published