This is a context provider for OpenCtx that fetches URLs for use as context items.
Add the following to your settings in any OpenCtx client:
"openctx.providers": {
// ...other providers...
"https://openctx.org/npm/@openctx/url-fetcher": true
},
## Development
- [Source code](https://sourcegraph.com/github.com/sourcegraph/openctx/-/tree/provider/url-fetcher)
- [Docs](https://openctx.org/docs/providers/url-fetcher)
- License: Apache 2.0