I have added an example inspector item to the @Bike extension that puts these
changes together. To try it out fully select a word in your outline. You should
see a list of synonyms show in the inspector. Dig into the @Bike extension to
see how it works… but the basic idea is fetch happens in the app context. It
requires the fetch permission. It sends results to the DOMScript context.

Questions welcome!