Simion

Results 2 issues of Simion

https://playwright.dev/docs/api/class-browsertype#browser-type-launch-option-firefox-user-prefs Tested locally and everything works fine. ![image](https://github.com/browserless/browserless/assets/2630797/119c8cf4-8faa-46e9-a52b-eba4c7a6f8e6)

Tried `blockAds=true` when using firefox via playwright websocket. It does not load ublock. I've looked at the [install adblock script](https://github.com/browserless/browserless/blob/main/scripts/install-adblock.js) and it seems it only downloads the chrome extension. Ublock...

enhancement