Skip to content

vedantdaterao/morph-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morph Web Extension

A Chrome extension that lets users manage cookies, hide webpage content, and change proxy settings.

  • Cookie Editor: View, add, and modify cookies for the current website.
  • XSS Manager: Keeps track of URLs where Blind XSS payloads were injected.
  • Proxy Manager: Change proxy settings directly from the extension.

Setup

  1. Install dependencies:
   npm install
  1. Build the project:
   npm run build
  1. Load the dist folder in Chrome:
  • Go to chrome://extensions

  • Enable Developer Mode

  • Click Load unpacked and select the dist/ directory

Note

Intended for personal use and testing. Currently supports Chromium-based browsers, because it is built using Manifest V3.

About

A Chrome extension to modify, control, and customize.

Topics

Resources

Stars

Watchers

Forks