Skip to content

⭕A high-performance Chrome extension for recording screen and audio with professional-grade quality options.

Notifications You must be signed in to change notification settings

adryserage/video-record-chrome-plugin

Repository files navigation

Screen and Audio Recorder Chrome Extension

A high-performance Chrome extension for recording screen and audio with professional-grade quality options.

Features

  • 🎥 High-quality screen recording (up to 4K)
  • 🎤 Crystal-clear audio capture
  • ⚡ Optimized performance with minimal system impact
  • 🎨 Modern, accessible UI
  • 💾 Efficient file compression
  • ⌨️ Full keyboard navigation support
  • 🌐 Offline capability
  • 🔒 Privacy-focused with secure data handling

Installation

  1. Clone this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension directory

Usage

  1. Click the extension icon in your Chrome toolbar
  2. Select your desired recording quality
  3. Click "Start Recording" and choose your recording area
  4. Use keyboard shortcuts or UI buttons to control recording
  5. Find your recordings in your default downloads folder

Keyboard Shortcuts

  • Start/Stop Recording: Ctrl + Shift + R
  • Pause/Resume: Ctrl + Shift + P
  • Cancel: Esc

Development

Prerequisites

  • Chrome Browser (Latest 2 versions supported)
  • Node.js >= 14.0.0 (for development tools)

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run tests: npm test
  4. Build: npm run build

Security

  • All recordings are processed locally
  • No data is sent to external servers
  • GDPR and CCPA compliant
  • Regular security audits

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

About

⭕A high-performance Chrome extension for recording screen and audio with professional-grade quality options.

Resources

Stars

Watchers

Forks