code-charity / code-charity/youtube
Improvement for "Hide cards" option
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
As of now Hide cards option under Appearance > Player removes both:
- A big blocks at the end of a video (which cover half of the content);
- A small button and suggestions at the top-right corner (which don't cover much and sometimes offer useful stuff, such as votes).
And while I want to get rid of the first part, I don't really want to of the second.
Please move the second part under Hide annotations option, as it's more like it, or remove it completely (don't hide at all).
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 Appearance > Player settings for “Hide cards” and “Hide annotations” in the extension code, then trace how each option controls the player overlays. The change is done when Hide cards removes only the large end-of-video blocks and the small top-right button and suggestions remain visible or follow Hide annotations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100