Skip to content

Instantly share code, notes, and snippets.

@sashachabin
Last active December 29, 2025 11:05
Show Gist options
  • Select an option

  • Save sashachabin/ae9a7c7b3a0085a11415e61b82ab4055 to your computer and use it in GitHub Desktop.

Select an option

Save sashachabin/ae9a7c7b3a0085a11415e61b82ab4055 to your computer and use it in GitHub Desktop.
Privacy Policy for Kontur UI Extension

Privacy Policy for Kontur UI Extension

Effective Date: December 29, 2025

This Privacy Policy explains how the Kontur UI browser extension ("Extension") handles information and protects user privacy.

1. Introduction

The Kontur UI Extension is a developer productivity tool designed to work with the Kontur UI design system. It facilitates the transfer of design tokens from the Figma interface into various code formats. We are committed to ensuring that your data remains private and secure.

2. No Data Collection

The Extension does not collect, store, or transmit any personal data.

  • No Analytics: We do not use any tracking services, cookies, or telemetry to monitor user behavior.
  • No External Communication: The Extension never makes network requests to external servers, APIs, or databases.
  • No Account Required: All features are available without registration or providing any personal information.

3. Permissions and Usage

The Extension requires the following browser permissions to function:

  • storage: Used exclusively to save your preferences (such as the enabled/disabled state and the custom order of code formats) locally on your device via the chrome.storage.local API.
  • Host Permissions (https://www.figma.com/*): Used to identify design system tokens within the Figma Properties Panel and provide the "Click-to-copy" helper menu.

All logic and token processing are performed entirely on your local machine within the context of the active browser tab.

4. Local Storage

All configuration data is stored strictly in your browser's local storage. If you uninstall the Extension, this data is automatically deleted by the browser.

5. Third-Party Services

The Extension operates as an overlay on the Figma.com platform. We do not have access to your Figma account, private files, or any sensitive information. Please refer to Figma's own Privacy Policy for their data handling practices.

6. Contact

If you have questions about this policy or the Extension’s privacy practices, please contact the developer through the support channels provided on the Chrome Web Store.

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