mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
17 lines
310 B
YAML
17 lines
310 B
YAML
|
---
|
||
|
name: ZAP Browser Extension
|
||
|
description: A browser extension which allows ZAP to interact directly with the browser.
|
||
|
url: https://github.com/zaproxy/browser-extension/
|
||
|
category: browser-addon
|
||
|
type: Utils
|
||
|
platform:
|
||
|
- linux
|
||
|
- macos
|
||
|
- windows
|
||
|
- firefox
|
||
|
- chrome
|
||
|
- zap
|
||
|
lang: TypeScript
|
||
|
tags:
|
||
|
- browser-record
|