code-charity / code-charity/youtube
(feature) maximize player to windowed fullscreen
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM:
default youtube has no solution to maximize player to windowed fullscreen
⚬ SOLUTION:
Integrate function from other extensions to ImprovedTube, for example
https://chrome.google.com/webstore/detail/youtube-windowed-fullscre/gkkmiofalnjagdcjheckamobghglpdpm?hl=en
⚬ ALTERNATIVES:
⚬ RELEVANCE / SCOPE:
Can also add this function to Frame By Frame extension, so it will also apply to other players
⚬ "SIDE EFFECTS":
Maintainance issues, maybe harder to apply to players outside youtube
⚬ 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
No repository files, entry points, or tests are named in the issue. Start by locating the existing player and fullscreen-related features in ImprovedTube, then compare the referenced YouTube windowed-fullscreen extension and the possible Frame By Frame scope. Done means defining and implementing windowed fullscreen behavior without breaking supported players.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100