Created
April 17, 2026 09:44
-
-
Save littlebookboy/e8fbd2792d25c2f72daa65b97c9c0586 to your computer and use it in GitHub Desktop.
Privacy Policy for [ClickUp ID Copier]
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 — ClickUp ID Copier | |
| **Last updated: 2026-04-17** | |
| ## Overview | |
| ClickUp ID Copier is a Chrome browser extension that copies ClickUp Task IDs | |
| to the clipboard with a single click. This policy explains our data practices. | |
| --- | |
| ## Data Collection | |
| **We collect no data.** | |
| ClickUp ID Copier does not collect, store, transmit, or share any information | |
| about you or your browsing activity. Specifically: | |
| - No personal information is collected | |
| - No usage analytics or telemetry are gathered | |
| - No network requests are made by this extension | |
| - No cookies or local storage are used | |
| --- | |
| ## Permissions | |
| | Permission | Reason | | |
| |---|---| | |
| | `clipboardWrite` | Required to write the Task ID text to your system clipboard when you click the copy button | | |
| | Access to `app.clickup.com` | Required to inject the copy button UI into ClickUp task pages | | |
| No other permissions are requested or used. | |
| --- | |
| ## Third Parties | |
| This extension does not integrate with, send data to, or load code from any | |
| third-party service. | |
| --- | |
| ## Remote Code | |
| This extension does not execute any remotely hosted code. All code is bundled | |
| within the extension package. | |
| --- | |
| ## Children's Privacy | |
| This extension does not collect data from anyone, including children. | |
| --- | |
| ## Changes | |
| If this policy changes, the updated version will be published at this URL with | |
| a new "Last updated" date. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment