initialUserScripts property
Initial list of user scripts to be loaded at start or end of a page loading.
Implementation
final UnmodifiableListView<UserScript>? initialUserScripts;
Initial list of user scripts to be loaded at start or end of a page loading.
final UnmodifiableListView<UserScript>? initialUserScripts;