code-charity / code-charity/youtube
Likes > Hidden option does not hide like count
Open
Nobody has claimed this yet.
Feature request
Generated
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
Bug Report
Description
The "Likes > Hidden" option does not hide the like count on video pages. The "Icon only" option works fine, but fully hiding likes does not work.
Steps to reproduce
- Enable "Likes > Hidden" in extension settings
- Go to any YouTube video
- Observe that the like count is still visible
Expected behavior
"Likes > Hidden" should fully hide the like count display (not just switch to icon-only mode).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the implementation of the “Likes” setting and the video-page like count display. Reproduce the issue with “Likes > Hidden” enabled, compare it with the working “Icon only” behavior, and confirm that the like count is fully absent while the icon-only option remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 67/100