This Chrome extension allows users to record their screen or specific windows using Manifest V3. It provides a solution to the problem where screen recording is not possible using the new offscreen API in Manifest V3, and previous methods of screen recording, such as chrome.desktopCapture.chooseDesktopMedia()
, no longer work in Manifest V3.
Developed by CodedBrainy.com.
- Record your entire screen or specific application windows.
- Save recorded sessions as video files.
- Easy-to-use interface for screen recording.
- Compatible with Chrome's Manifest V3 extension framework.
To install this extension, follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/hacess/chrome-extension-manifest-v3-window-recording.git
Any feedback or contributions are highly appreciated! If you have any suggestions, bug reports, or feature requests, please open an issue on this repository.
This project is developed by CodedBrainy, a platform dedicated to providing valuable information and resources on coding, web development, and technology.
Visit CodedBrainy.com to explore more informative articles, tutorials, and resources related to web development and programming. Visit link to read the blog
This project is licensed under the MIT License.