plugin

Proxy-fetch plugin icon image

Fetches a plugin icon image from an external URL and serves it with the correct content-type. Used to bypass CSP restrictions that block loading images from external hosts directly in <img> tags.

get/api/plugin/fetchImage

Query parameters

urlstring uri required

URL of the icon image to proxy

Response

Image data

Changes