1
0
Fork
You've already forked vanilla-browser
0
Vanilla is FIreFox without telemetry and extensions. It also allow to play drm contents.
2024年06月10日 13:38:24 +00:00
README.md Update README.md 2024年06月10日 13:38:24 +00:00

vanilla-browser

Vanilla is FIreFox without telemetry and extensions. It also allows to play drm contents.

I made Vanilla from GNU Icecat in order to run some selenium automated tests. Since I wanted to capture the traffic generated by certain actions (install a browser extensioins) i needed the browser to be completelly silent network-wise. So I used GNU Icecat because it already removes telemetry but it comes with some preinstalled extensions and i needed to use it on a remote machine with no video output.

It works fairly well so far with selenium wire in this project: https://codeberg.org/chippy/Selenium-extension-test