Last active
April 9, 2025 18:32
-
-
Save aiya000/34ea8a56a42b578cf2802d60b58a9eec to your computer and use it in GitHub Desktop.
Hides TechFeed https://techfeed.io/categories/all noises.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* 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; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use https://addons.mozilla.org/ja/firefox/addon/styl-us/ to introduce this.