Skip to content
/ glovy Public

A simple and minimalist chrome extension to intercept and modify http requests

Notifications You must be signed in to change notification settings

netishix/glovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glovy

A simple and minimalist chrome extension to intercept and modify http requests on the fly.

Description

Intercept, pause, modify and resume http requests. Have fun finding vulnerabilities.

Installation

  1. Install dependencies and build:

    npm install
    npm run build
    
  2. Navigate to chrome://extensions, make sure that Developer mode is enabled, click Load unpacked extension... and select the /dist folder.

Usage

To start intercepting requests just click the extension's icon next to the address bar. A simple UI will be added to the active tab's document.

Congratulations! You are now intercepting requests.

About

A simple and minimalist chrome extension to intercept and modify http requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published