parrot409 / Parmy

A extension for collecting parameters
GNU General Public License v3.0
25 stars 9 forks source link

Parmy

Parmy is a chrome extension that lets you to collect parameters while your browsing.

Screenshot

ss1

ss1

ss1

Installation

  1. Run this command:

npm install;npm run build;

  1. Then navigate to chrome://extensions/ and turn on developer mode.

  2. Select load unpacked and select dist folder.