📄️ Injection
You can inject JavaScript code in different ways.
📄️ Communication
You can communicate with JavaScript and vice-versa. There 3 ways to communicate with JavaScript.
📄️ User Scripts
A User Script is a JavaScript code that the WebView injects into the web page and in any other subsequent navigated web page.
📄️ Content Worlds
Content worlds help prevent issues that occur when two scripts modify environment variables in conflicting ways.