|
1 | 1 | # Privacy Policy |
2 | 2 |
|
3 | 3 | # Information We Collect |
4 | | -This extension reads data on `https://*.zendesk.com/*` sites you are visiting only when you click the extension button. |
| 4 | +No information is transmitted off of your devices or sent back to any server. |
5 | 5 |
|
6 | | -Your settings, such as link RegEx and titles are collected from your input and stored in your browser storage for convenience. |
| 6 | +This extension reads data on `https://*.zendesk.com/*` sites you are visiting, sends requests to those sites on behalf of you, and stores the results of those requests in storage and memory for the purpose of displaying that information in the extension UI in a formatted way. |
| 7 | + |
| 8 | +Your settings, such as link RegEx and titles are collected from your input and stored in your browser storage. |
7 | 9 |
|
8 | 10 | # How We Use Your Information |
9 | | -The Zendesk URL and page data are collected and stored only in memory for the purpose of displaying processed information in the extension UI. Each time you close the extension UI, Zendesk page data is forgotten. |
| 11 | +The Zendesk URL and page data (ticket comments and metadata) are collected and stored only in memory and in local storage for the purpose of displaying the processed information in the extension UI. |
| 12 | + |
| 13 | +Each time a new Zendesk ticket is processed, the previous ticket data is cleared from storage. |
10 | 14 |
|
11 | | -On applicable browsers, settings are synced between devices according to your browser's capability. If you have browser sync disabled in your browser, this extensions settings are stored locally instead. |
| 15 | +On applicable browsers, settings are synced between devices according to your browser's capability. If you have browser sync disabled in your browser, this extensions settings are stored locally instead. Ticket data is never synced between devices. |
12 | 16 |
|
13 | 17 | Absolutely no data is transmitted off of your devices or sent back to any server. |
14 | 18 |
|
15 | 19 | # Security of Your Information |
16 | | -Your data does not leave your browser. |
| 20 | +Your data does not leave your browsers beyond that which is defined in the [Google Chrome sync](https://developer.chrome.com/docs/extensions/reference/storage/#property-sync) and [Firefox sync](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync) APIs. |
| 21 | + |
| 22 | +Every effort is made to ensure that your data is handled responsibly and in accordance with standard industry practices for browser extensions. |
17 | 23 |
|
18 | 24 | # Contact Information |
19 | 25 | If you have any questions about the Privacy Policy, please contact me. |
0 commit comments