Privacy policy and supporting documentation for the Barcode Generator Chrome extension.
Last updated: 2026-06-18
UPC Generator is a Chromium browser extension that renders UPC-A, UPC-E, FNSKU, and Code128 barcodes by calling the project’s HTTPS backend API.
When you click “Generate”, the extension sends:
UPCA);The server uses these values only to render the barcode image. We do not collect names, emails, browsing history, cookies, IP geolocation data, or any data unrelated to barcode rendering.
The extension stores in chrome.storage (on your device only):
This data never leaves your device unless you explicitly trigger a new “Generate” action, in which case only the symbol + data are sent.
All API calls use HTTPS (TLS 1.2+). Request logs on the server are retained for 30 days for abuse prevention and are then deleted.
We do not share any data with third parties, advertisers, or analytics providers. There are no trackers in the extension.
storage — saving UI preferences and local history on your device.clipboardWrite — the “Copy barcode” button.downloads — exporting the barcode as SVG or PNG.Questions: adiullov.iskander2000@gmail.com.