initialUserScripts property
Initial list of user scripts to be loaded at start or end of a page loading.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
- Windows
Implementation
final UnmodifiableListView<UserScript>? initialUserScripts;