WebRead Options

Translation

Whichever provider fails (missing key, quota used up, service down) falls back to Google, so translation never stops working. MyMemory has no language detection and always treats the selection as English.

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.