Chrome Extension Action

Creating a ScreenCapture Chrome Extension using JS and HTML2Canvas Tutorial

In this tutorial, you will learn how to create a Screencapture Chrome Extension using JavaScript and HTML2Canvas 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. Here, a step-by-step tutorial with snippets will be provided.

Simple Chrome Extension (Highlighted Content Text Actions) Free Source Code

This is a Simple Chrome Extension that I called Text Highlighted 101. This simple extension can do action and overwrite the highlighted text of site content. I have developed this simple chrome extension to give IT students an idea of how to create a chrome extension. The extension uses the Manifest v3. By exploring the extension, students will understand more how does the chrome browser is being