Skip to content

demonstration of how extensions interact with input fields and can send data over to a remote server.

Notifications You must be signed in to change notification settings

SH2282000/Sensitive-Fields-PoC

Repository files navigation

CWS Extension POC - User Input Retrieval

Overview

This proof of concept demonstrates how to use Chrome Web Store (CWS) extensions to capture and retrieve user inputs from web pages.

Features

  • Captures form input values
  • Monitors text selections
  • Tracks keyboard events
  • Stores input history
  • Provides API to access captured data
  • Send input data to remote server

Installation

  1. Clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the project root folder

About

demonstration of how extensions interact with input fields and can send data over to a remote server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published