Youtube Autoplay Extension
D 57 completed
Other
unknown / javascript · tiny
18
Files
3,166
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#395248Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
33.85Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47745
Member of a group with 1 similar repo(s) — canonical #96362 view group →
Top concepts (2)
Project DescriptionWeb Backend
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
AI Prompt
Build me a Chrome extension for YouTube that automatically plays a sequence of videos from a list. I need it to support continuous autoplay when one video ends, and also allow users to manually advance to the next video using a "Next" button. The extension must be able to detect and handle video lists from search results, playlists, channel pages, and the home page. I also need a control panel that appears on the page, allowing users to toggle autoplay ON/OFF, and a popup UI to check the current playback position and reset the state. Please use Manifest V3 and vanilla JavaScript.
javascript chrome-extension youtube autoplay dom-manipulation manifest-v3 web-extension javascript
Generated by gemma4:latest
Catalog Information
YouTubeの動画一覧を順番に自動再生するChrome拡張機能です。
Description
YouTubeの動画一覧を順番に自動再生するChrome拡張機能です。
Novelty
3/10Tags
javascript chrome-extension youtube autoplay dom-manipulation manifest-v3 web-extension javascript
Technologies
express
Claude Models
claude-opus-4-6
Quality Score
D
56.8/100
Structure
39
Code Quality
70
Documentation
65
Testing
0
Practices
78
Security
100
Dependencies
50
Strengths
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
- 310 duplicate lines detected \u2014 consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
5.3h
Tech Debt (D)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (4)
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
Unknown
License
1.1%
Duplication
Languages
Frameworks
Express
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Source: Repobility analyzer · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | YouTubeの動画一覧を順番に自動再生するChrome拡張機能です。 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
