AI SummaryYouTube Audio is a browser extension that strips video from YouTube streams, preserving only audio to save battery and bandwidth. It's useful for users who consume YouTube content primarily for audio (music, podcasts, lectures) and want to reduce data usage.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "youtube-audio — Copilot Instructions" prompt rules to my project. Repository: https://github.com/animeshkundu/youtube-audio Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Disable videos on youtube and save battery and bandwidth / data
Project Overview
YouTube Audio is a Firefox browser extension that allows users to stream only audio from YouTube videos. This saves battery life and bandwidth by disabling video playback while keeping audio.
YouTube Audio - AI Agent Instructions
This repository is AI-Enabled and optimized for Agentic Coding. Before performing any work, you MUST follow these instructions.
Technology Stack
• Language: JavaScript (ES6+) • Platform: Browser Extension (Firefox/Chrome) • Manifest: WebExtension Manifest V2 • APIs: WebRequest, Storage, Tabs, BrowserAction
Required Reading
Before answering any request, you MUST read: • docs/agent-instructions/ - All files in order (00 → 03) • docs/adrs/ - Check for past architectural decisions • docs/specs/ - Review existing specifications • docs/architecture/ - Understand system design
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts