Some websites use javascript to replace web content at runtime. These Single Page Applications (SPAs) are badly supported by the Kagi Translate addon right now, as the addon only translates content which exists on the page when the translation is started. If a page swaps in new content after the initial translation, there is no easy way to trigger a new translation without reloading the page or swapping between fast and best translation modes.
The addon should handle this automatically, by automatically starting new translation jobs as necessary when the page is in the translated state.
No user interaction necessary. If a page is translated and new non-native content appears in the page, the addon should translated it automatically and transparently.