A high-performance Chrome extension for recording screen and audio with professional-grade quality options.
- 🎥 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
- Clone this repository
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked" and select the extension directory
- Click the extension icon in your Chrome toolbar
- Select your desired recording quality
- Click "Start Recording" and choose your recording area
- Use keyboard shortcuts or UI buttons to control recording
- Find your recordings in your default downloads folder
- Start/Stop Recording:
Ctrl + Shift + R
- Pause/Resume:
Ctrl + Shift + P
- Cancel:
Esc
- Chrome Browser (Latest 2 versions supported)
- Node.js >= 14.0.0 (for development tools)
- Clone the repository
- Install dependencies:
npm install
- Run tests:
npm test
- Build:
npm run build
- All recordings are processed locally
- No data is sent to external servers
- GDPR and CCPA compliant
- Regular security audits
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request