Youtube Autoplay Extension

D 57 completed
Other
unknown / javascript · tiny
18
Files
3,166
LOC
1
Frameworks
6
Languages

Pipeline State

completed
Run ID
#395248
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
33.85
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
63.3%
css
24.6%
markdown
5.6%
html
3.6%
json
1.9%
python
1.0%

Frameworks

Express

Concepts (2)

Source-of-truth: Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Source: Repobility analyzer · https://repobility.com
auto_descriptionProject DescriptionYouTubeの動画一覧を順番に自動再生するChrome拡張機能です。80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/119602.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV