Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parrot409/Parmy

A extension for collecting parameters
https://github.com/parrot409/Parmy

Last synced: about 1 month ago
JSON representation

A extension for collecting parameters

Awesome Lists containing this project

README

        

# Parmy

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

## Screenshot

![ss1](https://raw.githubusercontent.com/0xParrot/Parmy/master/screenshots/ss1.png)

![ss1](https://raw.githubusercontent.com/0xParrot/Parmy/master/screenshots/ss2.png)

![ss1](https://raw.githubusercontent.com/0xParrot/Parmy/master/screenshots/ss3.png)

## Installation

1. Run this command:

`npm install;npm run build;`

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

3. Select load unpacked and select `dist` folder.