https://github.com/httptoolkit/webextension
A browser extension used in HTTP Toolkit
https://github.com/httptoolkit/webextension
Last synced: 4 months ago
JSON representation
A browser extension used in HTTP Toolkit
- Host: GitHub
- URL: https://github.com/httptoolkit/webextension
- Owner: httptoolkit
- License: apache-2.0
- Created: 2022-03-24T20:28:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T14:14:33.000Z (over 2 years ago)
- Last Synced: 2025-01-15T04:48:50.526Z (about 1 year ago)
- Language: TypeScript
- Size: 554 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTP Toolkit WebExtension [](https://github.com/httptoolkit/webextension/actions)
> _Part of [HTTP Toolkit](https://httptoolkit.tech): powerful tools for building, testing & debugging HTTP(S)_
A browser extension used in HTTP Toolkit to intercept non-HTTP browser requests (specifically: hooking WebRTC to mock it automatically with [MockRTC](https://github.com/httptoolkit/mockrtc)).
Right now this is not useful standalone - only when combined with HTTP Toolkit for setup. In future it may be usable for automated RTC testing (but not today). Instead, it's best to use MockRTC directly, and use the `MockRTC.hookWebRTCConnection(conn, peer)` or `MockRTC.hookAllWebRTC()` hooks when testing.
---
_This project has received funding from the European Union’s Horizon 2020 research and innovation programme within the framework of the NGI-POINTER Project funded under grant agreement No 871528._
