Skip to content

hacess/chrome-extension-manifest-v3-window-recording

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Manifest V3 Window Recording

Demo

Overview

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.

Features

  • 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.

Installation

To install this extension, follow these steps:

  1. Clone the repository to your local machine.
    git clone https://github.com/hacess/chrome-extension-manifest-v3-window-recording.git
    

Feedback and Contributions

Any feedback or contributions are highly appreciated! If you have any suggestions, bug reports, or feature requests, please open an issue on this repository.

About the Author

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

License

This project is licensed under the MIT License.

About

Chrome Extension Manifest V3 Window Recording

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published