Netflix Autoplay Off
D 59 completedPipeline State
completedPipeline Metadata
🧪 Code Distillation
Browse all specs →AI Prompt
Catalog Information
This project disables autoplay preview videos on Netflix's top page, providing users with more control over their browsing experience.
Description
Kai-rin's Netflix Autoplay Off is a Chrome extension that blocks autoplay preview videos on the Netflix top page. It features an ON/OFF toggle via the extension badge and allows one-click blocking from the context menu. The extension works by overriding HTMLVideoElement.prototype.play() to intercept Netflix's video playback calls, as well as monitoring dynamically added video elements with a MutationObserver.
الوصف
هذا المشروع يمنع تشغيل الفيديوهات الترويجية تلقائيًا على صفحة البداية من نتفليكس، مما يوفر للمستخدمين kontrol أكثر على تجربتهم في تصفحهم. يحتوي هذا الم拓ع على إيقاف تشغيل/تشغيل عن طريق شعار الم拓ع ويمكن تعيين الإيقاف تلقائيًا من قائمة السياق بضغط زر واحد. يعمل الم拓ع عن طريق تغيير HTMLVideoElement.prototype.play() لمنع تشغيل الفيديوهات الترويجية من قبل نتفليكس، وكذلك مراقبة العناصر الفيديوية التي يتم إضافتها ديناميكيًا باستخدام MutationObserver.
Novelty
5/10Tags
Claude Models
Quality Score
Strengths
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
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
Security & Health
Languages
Frameworks
Symbols
API Endpoints (2)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | enabled | local.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | enabled | local.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| All rows scored by the Repobility analyzer (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Netflixのトップページで自動再生されるプレビュー動画を無効化するChrome拡張機能です。 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Browser Extension | browser-extension | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
