Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parrot409/Parmy
A extension for collecting parameters
https://github.com/parrot409/Parmy
Last synced: 21 days ago
JSON representation
A extension for collecting parameters
- Host: GitHub
- URL: https://github.com/parrot409/Parmy
- Owner: parrot409
- License: gpl-3.0
- Created: 2020-10-15T18:34:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T11:30:26.000Z (about 4 years ago)
- Last Synced: 2024-10-18T04:33:51.787Z (about 2 months ago)
- Language: Vue
- Size: 308 KB
- Stars: 25
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - parrot409/Parmy - A extension for collecting parameters (Vue)
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.