Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Monitor browser requests using a browser extension. #2330

Merged
merged 9 commits into from
Sep 26, 2024

Conversation

azurda
Copy link
Contributor

@azurda azurda commented Sep 26, 2024

This features allow monitoring browser requests (Firefox/Chromium) and includes them in the final report JSON under the browser key.

The feature requires extra setup steps, see extra/browser_extension/README.md but requires no extra dependencies as it relies on webbrowser stdlib to open the browser. Currently only Firefox and Chromium have been tested.

To not interfere with regular URL analysis, chromium_ext.py and firefox_ext.py packages have been introduced.

@doomedraven doomedraven merged commit 72cfbf2 into kevoreilly:master Sep 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants