Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

lachlanmcdonald/hackernews-user-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

faf357f · Jan 17, 2024

History

60 Commits
Aug 9, 2023
Jan 17, 2024
Jan 17, 2024
Jan 17, 2024
Oct 4, 2022
Oct 5, 2022
Oct 5, 2022
Aug 9, 2023
Aug 9, 2023
Oct 4, 2022
Aug 9, 2023
Jan 17, 2024
Aug 9, 2023
Jan 17, 2024
Oct 5, 2022

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