Skip to content

Instantly share code, notes, and snippets.

@aiya000
Last active April 9, 2025 18:32
Show Gist options
  • Save aiya000/34ea8a56a42b578cf2802d60b58a9eec to your computer and use it in GitHub Desktop.
Save aiya000/34ea8a56a42b578cf2802d60b58a9eec to your computer and use it in GitHub Desktop.
Hides TechFeed https://techfeed.io/categories/all noises.
/**
* Hides [TechFeed](https://techfeed.io/categories/all) noises.
* e.g., 🔥XXXpt, 👍pt, and bookmark counts.
*/
tf-score-button,
tf-pin-button .count,
tf-comment-button .count,
tf-share-button .count {
display: none;
}
@aiya000
Copy link
Author

aiya000 commented Apr 9, 2025

@aiya000
Copy link
Author

aiya000 commented Apr 9, 2025

Clean TechFeed
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment