mirror of
https://github.com/daijro/camoufox.git
synced 2026-09-08 00:00:43 +00:00
Experimental support to execute in the main world. Usage: `page.evaluate("mw:<script>")`
Has only been implemented to pass JSON serializable objects to/from the main world (Isolated worlds are still the default, and should be used unless necessary).