A Chrome extension that allows you to easily record your screen, browser tab, or application window directly from your browser.
- Record your entire screen
- Record a specific browser tab
- Record a specific application window
- Customizable recording settings
- Easy-to-use interface
- Download recordings as video files
- Records only video, no audio
- Clone or download this repository to your local machine
- Open Google Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" by toggling the switch in the top-right corner
- Click the "Load unpacked" button
- Browse to the directory where you cloned/downloaded this extension and select it
- The extension should now appear in your extensions list and in the toolbar
- Click on the extension icon in your Chrome toolbar
- Choose what you want to record:
- Entire screen
- Application window
- Browser tab
- Configure any settings if needed
- Click "Start Recording"
- Grant necessary permissions when prompted
- A recording interface will appear
- When finished, click "Stop Recording"
- The recording will be processed and a download will begin automatically
This extension requires the following permissions:
activeTab
: To access the current tab for recordingdesktopCapture
: To capture your screen, windows, or tabstabs
: To access tab information for recordingtabCapture
: To capture specific tabs' videostorage
: To save user preferenceshost_permissions
for<all_urls>
: To work on all websites
This extension:
- Does not transmit your recordings to any server
- Processes all recordings locally in your browser
- Does not collect any personal information
- Requires permissions only for the core functionality of screen recording
- Black screen: Try selecting a different capture source
- Extension not working on certain sites: Some websites with strict security policies may prevent recording