Last updated: May 23, 2026
Backdropia is a Chrome extension that draws a faint contour-line doodle behind AI chat sites (ChatGPT, Claude, Gemini, and others). This document explains what data the extension touches.
commons.wikimedia.org and upload.wikimedia.org) to fetch public-domain source images for the automatic image pool.Backdropia uses Chrome's local extension storage (chrome.storage.local) to remember:
Backdropia stores data using Chrome's local extension storage on your device. Backdropia itself does not operate any synchronization service.
Uploaded images remain stored locally until they are replaced by newer uploads (the library keeps the three most recent) or you uninstall the extension.
Backdropia makes HTTPS requests only to:
commons.wikimedia.org — the public Wikimedia Commons API (api.php). No API key, no account, no cookies, no identifying parameters. Used to refresh the rotating pool of public-domain source images approximately once per week.upload.wikimedia.org — the actual JPEG image files returned by the above API.