Created
April 28, 2026 16:42
-
-
Save jason3w/809eb756541e5f71581d591a654041bc to your computer and use it in GitHub Desktop.
Privacy Policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Privacy Policy — Unifi Production Scheduler (Chrome Extension) | |
| Last updated: 2026-04-29 | |
| This Chrome extension ("Unifi Production Scheduler") is an internal tool for staff of Three Worlds. This page describes what data the extension handles and why. | |
| Who this is for | |
| This extension is intended exclusively for authenticated users of the internal Unifi application at unifi3.vercel.app. It will not function for users who do not have a Unifi login. | |
| What the extension does | |
| When you press the extension's button on a Shopify admin order or draft-order page, it: | |
| Reads the order's line items from the page you have open. | |
| Calls the Unifi application at unifi3.vercel.app to fetch your user record, the production priorities list, the production users list, and the default-maker assignments for the products in the order. | |
| Submits a new production-schedule entry to the Unifi application based on the items and the staff member you select. | |
| Data the extension handles | |
| The extension reads or transmits the following kinds of data, only for the active tab and only while you are using it: | |
| Shopify order data present on the page you have open (order ID, line items, tags). This is read from the DOM of the Shopify page; the extension does not call the Shopify API directly. | |
| Your Unifi session cookie for unifi3.vercel.app, used to authenticate API requests to the Unifi application on your behalf. The cookie is not read from, transmitted to, or shared with any other domain. | |
| Local preferences (such as the last-selected staff member) stored via Chrome's local storage API on your own device. | |
| Data the extension does NOT do | |
| It does not collect or transmit personally identifiable information to any third party. | |
| It does not sell or share any user data with anyone. | |
| It does not use data for advertising, tracking, or analytics. | |
| It does not read cookies for any domain other than unifi3.vercel.app. | |
| It does not use remote code; all code is bundled in the extension package and reviewed via the Chrome Web Store. | |
| Where data goes | |
| All requests made by the extension go to one of: | |
| https://unifi3.vercel.app — Three Worlds' internal Unifi application (first-party). | |
| No data is sent to any other server. | |
| Retention | |
| The extension itself does not retain server-side data. Data submitted to the Unifi application (e.g., production-schedule entries) is retained by that application according to Three Worlds' internal record-keeping. Local-storage preferences remain on your device until you uninstall the extension or clear extension storage. | |
| Contact | |
| For questions about this policy or the extension, contact us www.threeworlds.com.au |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment