omegafox/additions/juggler/content
daijro cf269d6b60 feat: Force system principal scope access (forceScopeAccess)
A workaround to restore some original Playwright functionality.

Forces Playwright to run in "God mode", allowing it to bypass CORS restrictions, access shadow roots (with element.shadowRootUnl), access undocumented JS browser methods, modify DOM without `allowMainWorld`, & restore some unsupported Playwright functionality.

Note: `forceScopeAccess` is not detectable/visible to the page unless the dom is directly modified (elements are added or removed).
2025-02-03 20:49:42 -06:00
..
FrameTree.js feat: Force system principal scope access (forceScopeAccess) 2025-02-03 20:49:42 -06:00
hidden-scrollbars.css Initial release v128.0-1 2024-07-26 06:49:20 -05:00
JugglerFrameChild.jsm Bump to v130.0 2024-09-09 17:43:41 -05:00
main.js Bump to FF132 beta.14 2024-11-01 00:50:26 -05:00
PageAgent.js Bump to FF132 beta.14 2024-11-01 00:50:26 -05:00
Runtime.js Handle list and dict types from main world 2024-12-03 17:54:22 -06:00
WorkerMain.js Initial release v128.0-1 2024-07-26 06:49:20 -05:00