Privacy Policy
Last updated 22 May 2026
Collage Clip does not collect, store, transmit, or sell any personal data.
What the extension does
When you activate Collage Clip and click an image region on a page, the extension takes a screenshot of the currently visible browser tab and runs an image-segmentation model on it to cut out the region you selected.
Where this happens
All processing happens entirely on your own device, inside your browser. The AI model and all of its code are bundled with the extension. Nothing is sent to any server, and the extension makes no network requests of its own. It works fully offline.
Data handled
- Screenshots of the visible tab are created in memory only, used to compute the cutout, and then discarded. They are never written to disk and never transmitted.
- Your model preference (Fast or Quality) is saved on your
device with
chrome.storageso the extension remembers it. It never leaves your device. - The extension contains no analytics, tracking, or third-party code that communicates with any server.
Permissions
- activeTab / scripting — to add the clipping tools to the current page and screenshot it, only after you click the extension's toolbar icon.
- offscreen — to run the segmentation model in a background page.
- storage — to remember your model choice.
- clipboardWrite — to copy the finished cutout to your clipboard.
Contact
Questions about this policy or the extension are welcome at maximilian.gregor.hepach@gmail.com.