Privacy policy for Ticket Link Copier
Ticket Link Copier by Jim Allen
Privacy policy for Ticket Link Copier
Ticket Link Copier for Freshservice does not collect, store, or transmit any data.
- It reads two pieces of text from the Freshservice ticket page you are viewing
— the ticket number and the ticket subject — and only when you invoke it
(open the popup, click the on-page button, or press the shortcut). - That text is placed on your operating system clipboard. Nothing else happens
to it. - The only thing it stores is your own two preferences (floating button on/off,
and what that button copies). These are kept in the browser's extension
settings storage — Chrome may sync them between your own signed-in Chrome
installations, the same way it syncs bookmarks. They are never sent to the
developer or anyone else. - There are no network requests, no analytics, no telemetry, no
remote code, and no external servers. All logic runs locally in your
browser. - No cookies, browsing history, credentials, or personal information are
accessed.
| Permission | Reason |
| --- | --- |
|
host_permissions: https://flexhelp.freshservice.com/* | Read the ticket number and subject from the page, and add the on-page "Copy" button. ||
scripting | Inject the content script into a ticket tab that was already open when the extension was installed or updated. ||
clipboardWrite | Write the linked ticket reference to the clipboard from the popup. ||
storage | Remember your two preferences (floating button on/off, and number vs. number + description). ||
commands | Provide the Ctrl/Cmd+Shift+Y keyboard shortcut. |- Does this item collect or use data? No.
- All "data types collected" checkboxes: unchecked.
- Certifications: sale of data — No; used only for the single purpose — Yes;
not used for creditworthiness / lending — Yes.
browser_specific_settings.gecko.data_collection_permissions is set to{ "required": ["none"] }.