Skip to content

Instantly share code, notes, and snippets.

@aorborc
Last active June 3, 2026 19:02
Show Gist options
  • Select an option

  • Save aorborc/cc458c4cc0966599348ad95979251f7f to your computer and use it in GitHub Desktop.

Select an option

Save aorborc/cc458c4cc0966599348ad95979251f7f to your computer and use it in GitHub Desktop.
Privacy Policy — Zoho Creator Screenshot Exporter

Privacy Policy — Zoho Creator Screenshot Exporter

Last updated: 4 June 2026

Zoho Creator Screenshot Exporter ("the extension") is provided by AorBorC Technologies. This policy explains how the extension handles data.

Summary

The extension does not collect, store remotely, transmit, share, or sell any personal or user data. All processing happens locally inside your browser, and all output is saved only to your own device.

What the extension accesses

When you click Start capture on a Zoho Creator application, the extension:

  • Reads the page's navigation menu and content (the DOM) of the active tab in order to find menu items and navigate between the app's reports, forms, and pages.
  • Captures full‑page screenshots of those pages using the Chrome DevTools Protocol (the debugger permission).
  • Optionally masks common private information (emails, phone numbers, SSNs, card‑like numbers, and likely names) in page text and form fields before each screenshot — this "Mask private information" setting is enabled by default.
  • Packages the screenshots and a text description into a ZIP file and saves it to your browser's Downloads folder.

What is stored, and where

  • Screenshots / ZIP: generated in memory and written only to your local Downloads folder. They are never uploaded anywhere.
  • Settings and learned navigation signatures: stored in chrome.storage.local on your device only. You can remove them at any time using the "Clear learned content" controls in the popup. Learned navigation contains DOM structure hints (CSS class names, layout zones), not page content or personal data.

What is NOT done

  • No data is sent to AorBorC Technologies or any third party.
  • No analytics, tracking, advertising, or fingerprinting.
  • No selling or transfer of data to anyone.
  • Data is not used for creditworthiness or lending purposes.

Permissions

The extension requests debugger (full‑page screenshots), downloads (save the ZIP), scripting/activeTab/tabs (read the menu and navigate pages), storage (local settings) and host access (to operate on the Zoho Creator app you are viewing, including custom domains). Each is used solely to perform the screenshot export described above.

Changes

This policy may be updated; the "Last updated" date will change accordingly.

Contact

Questions: support[at]aorborc[dot]com — or visit us at aorborc.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment