Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naemazam/screencapture-chrome-extension
how to create a Screen Record Chrome Extension using JavaScript and HTML Library
https://github.com/naemazam/screencapture-chrome-extension
chrome chrome-extension html5 js json screen-capture screenrecorder
Last synced: 4 days ago
JSON representation
how to create a Screen Record Chrome Extension using JavaScript and HTML Library
- Host: GitHub
- URL: https://github.com/naemazam/screencapture-chrome-extension
- Owner: naemazam
- License: mit
- Created: 2022-12-02T08:56:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T08:58:56.000Z (about 2 years ago)
- Last Synced: 2024-11-14T19:30:53.984Z (2 months ago)
- Topics: chrome, chrome-extension, html5, js, json, screen-capture, screenrecorder
- Language: HTML
- Homepage: https://dev.to/naemazam/how-to-make-chrome-extension-elb
- Size: 115 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Screencapture-Chrome-Extension
In this tutorial, you will learn how to create a Screen Record Chrome Extension using JavaScript and HTML Library. This tutorial aims to provide IT/CS students and new programmers with a reference on how they can manipulate the different site pages by creating a browser extension.