Privacy Policy — OrangeBot Image Tools
Chrome extension · last updated 6 August 2026
1. Summary
The OrangeBot Image Tools extension does not collect, store, transmit or sell any user data. Every operation — compressing, converting, resizing, watermarking and reading EXIF metadata — runs on an HTML canvas inside your own browser tab. Your images are never uploaded anywhere. There is no server, no account system and no analytics in the extension.
2. Data we collect
None. Specifically, we do not collect personally identifiable information, health information, financial or payment information, authentication information, personal communications, location, web history, user activity, or website content.
3. How your images are handled
When you right-click an image and choose one of our tools, the extension fetches that image’s bytes and decodes them onto a canvas in a tab that belongs to the extension. The image stays in that tab’s memory for as long as the tab is open. Closing the tab discards it. Nothing is written to disk unless you click Download, and nothing is sent over the network.
4. Permissions and why they exist
contextMenusAdds the “OrangeBot Image Tools” entry to the right-click menu on images. Registered for the image context only, so it never appears on page text, links or selections.downloadsSaves the edited image to your Downloads folder when you click Download. Nothing is ever downloaded without that click.storageUsed only via chrome.storage.session to pass the URL of the image you right-clicked from the background worker to the editor tab. The entry is deleted as soon as the editor reads it, and session storage is wiped when Chrome closes.Host permission (<all_urls>)Lets the extension fetch the bytes of an image you right-clicked, whichever domain or CDN serves it. Requests are made with credentials omitted, so no cookies or authentication headers are sent. The extension has no content scripts and never reads page content, form fields or browsing history.
5. Third parties and remote code
The extension bundles no third-party libraries and loads no remote code. All JavaScript it runs ships inside the extension package and can be read in full — it is unminified on purpose. No data is shared with, sold to, or transferred to any third party.
6. Changes to this policy
If this policy changes, the updated version will be posted on this page with a new date. Material changes will also be noted in the extension’s Chrome Web Store listing.
7. Contact
Questions about this policy: [email protected].
For the OrangeBot.AI website and newsletter, see the site-wide privacy policy.