This Chrome extension allows users to easily record their screen, focusing on capturing the current tab. It's perfect for creating tutorials, documenting bugs, or saving important web content.
- Record the current tab with just a click
- Audio recording support
- Automatic download of recorded video in WebM format
- Simple and intuitive user interface
To install this extension in Chrome, follow these steps:
-
Download the Extension
- Clone this repository or download it as a ZIP file and extract it to a folder on your computer.
-
Open Chrome Extensions Page
- Open Google Chrome and navigate to
chrome://extensions/
- Alternatively, you can access this page by clicking on the three dots menu in the top right corner of Chrome, then "More tools" > "Extensions"
- Open Google Chrome and navigate to
-
Enable Developer Mode
-
Load the Extension
- Click on the "Load unpacked" button that appears after enabling Developer mode
- Navigate to the folder where you extracted the extension files and select it
-
Verify Installation
- You should now see the Screen Recorder extension in your list of installed extensions
- The extension icon should appear in your Chrome toolbar
- Click on the extension icon in your Chrome toolbar to open the popup
- Click the "Start Recording" button to begin recording the current tab
- You may be prompted to select which tab or screen to share; ensure you select the current tab
- Perform the actions you want to record
- When finished, click the "Stop Recording" button
- The recorded video will automatically download in WebM format
This extension requires the following permissions:
activeTab
: To access and record the current tabdesktopCapture
: To capture screen contenttabs
: To interact with Chrome tabsscripting
: To inject content scripts
If you encounter any issues:
- Ensure you have granted the necessary permissions when prompted
- Check that you're using the latest version of Google Chrome
- Try reloading the extension from the Chrome extensions page
- If problems persist, please open an issue in this GitHub repository
Contributions are welcome! Please feel free to submit a Pull Request.
This extension is for personal use and learning purposes. Always respect privacy and copyright when recording content.