Where the companion vocabulary app (the app/ folder) is served.
Default: https://read.drtr.uk/. For local development use
http://localhost:8080/ (python3 -m http.server 8080 inside app/).
Any other origin must also be listed in host_permissions in manifest.json
so the extension can inject words into the open app tab.