LuisMayo / LuisMayo/general-userscripts
[Twitter Media] Finish script
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Use a cache to avoid making requests all time
- [ ] Research if we could use another listener instead of scroll which may produce less overhead
- [ ] Create an actual warning integrated with the page instead of the current alert
Contributor guide
No contributing guide indexed for this repository
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 Twitter Media userscript and reviewing its current request flow, scroll listener, and alert behavior. Implement the three checklist items: cache requests, assess a lower-overhead listener, and replace the alert with an in-page warning. Done means each item is addressed and the script's media behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100