Vanilla is FIreFox without telemetry and extensions.
It also allow to play drm contents.
| README.md | Update README.md | |
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