Privacy Policy

Last updated: 2026-05-22.

This is the privacy policy for the 1132 Fixer Chrome extension distributed via the Chrome Web Store and hosted at https://github.com/PrimeUpYourLife/1132-Fixer-Chrome. This document is the canonical source and is also published at https://primeupyourlife.github.io/1132-Fixer-Chrome/privacy.html.

Summary

1132 Fixer does not collect, transmit, sell, share, or store any personal data. It operates only on Zoom domains (zoom.us and zoom.com, including subdomains), only after the user clicks FIX ZOOM in the popup, and only inside the user’s own browser.

What the extension does

What data the extension may clear (locally, after a user click)

When the user explicitly clicks FIX ZOOM, the extension may delete the following Zoom-scoped data using Chrome’s built-in chrome.cookies, chrome.browsingData, and chrome.scripting APIs:

The extension never reads, transmits, copies, or logs the values of cookies, storage entries, or page content. Its only operations on this data are deletion. The popup log surfaces only counts (for example, Cookies removed for zoom.us: 17) — never values.

What data the extension collects or transmits

Permissions, in plain English

Permission Used for
cookies Enumerate and delete cookies for zoom.us and zoom.com. Cookie values are never read or transmitted.
browsingData Delete per-origin localStorage, cacheStorage, indexedDB, and serviceWorkers for zoom.us and zoom.com.
activeTab Read the active tab’s URL when the popup opens (to detect a Zoom tab and show the banner) and reload that tab after a successful clear.
scripting Run a single line, sessionStorage.clear(), in the active tab after the user clicks FIX ZOOM. No DOM is read.
Host: https://*.zoom.us/*, https://*.zoom.com/* Required by Chrome’s cookies and browsingData APIs to operate on Zoom domains. No other hosts are requested. The extension does not inject content scripts at install or page-load time and does not read page content.

Children’s privacy

The extension does not target or knowingly process data about children. Because it processes no personal data at all, it imposes no child-specific data risk.

Changes to this policy

If extension behavior changes in a way that affects this policy, this document will be updated with a new “Last updated” date and a corresponding Chrome Web Store update. The version history is available in the public Git repository.

Affiliation

1132 Fixer is an independent open-source project. It is not affiliated with, endorsed by, or sponsored by Zoom Video Communications, Inc. “Zoom” is a registered trademark of Zoom Video Communications, Inc., used here only to describe the site the extension operates on.

Contact

TODO (operator): Replace this section with a real public point of contact before submitting to the Chrome Web Store. Suggested fields:

Verifiability

The claims above can be verified directly from this repository: