code-charity / code-charity/youtube
💡
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM: Youtube Search Bar has an "Ask AI button"
⚬ SOLUTION: Would it be possible to have an ability to revert this back to an original search bar?
⚬ ALTERNATIVES: Ublock Origin element zapper can force the "ask AI" button to go away, but it returns upon reload
⚬ RELEVANCE / SCOPE: While some people may enjoy the AI features, I believe this could be a very useful feature for those who do not (I'm not quite sure on the percentage, but my guess is that people who are downloading this extension might make use of this feature)
⚬ "SIDE EFFECTS": I do not believe there would be significant side effects
⚬ CONTEXT:
<!-- any other context. -->
//
Thank you!
| SHORT Table | (Summary) |
|---|---|
| Problem | |
| Solution | |
| Alternatives | |
| Scope | |
| Side effects | |
| Context |
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 reproducing the YouTube search bar with the Ask AI button enabled, then locate the extension code that handles YouTube search-bar elements. The change is done when the button is consistently hidden after reload while the original search bar remains usable; test this across relevant YouTube page loads.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100