openwpm / OpenWPM

A web privacy measurement framework
https://openwpm.readthedocs.io
Other
1.33k stars 313 forks source link

refactor(config): always enable extension #1100

Closed vringar closed 1 month ago

vringar commented 1 month ago

We are already asserting that the extension socket exists unconditionally here: https://github.com/openwpm/OpenWPM/blob/5e77c986f1736b937c6603fa8229091d937f50d1/openwpm/browser_manager.py#L750-L760 so noone could have used OpenWPM with the extension disabled