Skip to content

Bobbyjsx/chrome-ext

Repository files navigation

Chrome Screen Recorder Extension

This Chrome extension is developed using vanilla HTML, JavaScript, and CSS, making use of the Chrome API.

Getting Started

To begin, install all the necessary dependencies:

npm install

Open your chrome extensions in your browser to load the extension from your local machine. just type chrome:https://extensions/ in your browser

In the top left corner of your screen, you will find a 'Load Unpacked' button. Click on it and locate the extension directory on your machine.

Note

Please note that the API for this extension is no longer active due to associated costs. However, you are welcome to play around with your own backend. Check out the commented code at content.js to gain a better understanding of the interaction between the extension and the web page.

Contributions

Contributions to this repository are highly appreciated. You can refer to the Web API documentation for more information.

Additionally, you can visit the landing page of the extension, built with Next.js, at Here, and explore the GitHub repository for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published