English / 日本語

プライバシーポリシー — SF Record Linker

最終更新日: 2026年3月26日

はじめに

SF Record Linker(以下「本拡張機能」)は、Salesforce Lightning のレコードページからリンクをクリップボードにコピーするための Chrome 拡張機能です。本プライバシーポリシーでは、本拡張機能がユーザーのデータをどのように取り扱うかを説明します。

収集するデータ

本拡張機能はユーザーの個人情報を一切収集しません。

本拡張機能が扱うデータは以下の通りです:

データ用途保存先
オブジェクト名・項目ラベル名などの設定情報コピー形式のカスタマイズchrome.storage.sync(ユーザーの Chrome プロファイルに紐づく同期ストレージ)
閲覧中の Salesforce レコードページの DOM 情報(レコード名・項目値)リンクテキストの生成メモリ上のみ(保存しない)

外部へのデータ送信

本拡張機能は、いかなるデータも外部サーバーやサードパーティサービスに送信しません。すべての処理はユーザーのブラウザ内で完結します。

権限の使用目的

権限使用目的
clipboardWrite生成したリンクをクリップボードにコピーするため
storageユーザーが設定したコピー形式を保存・同期するため
declarativeContentSalesforce のレコードページでのみ拡張機能アイコンを有効化するため

ホスト権限

本拡張機能は *://*.lightning.force.com/* にのみ content script を挿入します。これは Salesforce Lightning 環境のレコードページ情報を取得するために必要です。それ以外のウェブサイトでは一切動作しません。

お問い合わせ

本プライバシーポリシーに関するご質問は、GitHub Issues までお寄せください。

Privacy Policy — SF Record Linker

Last updated: March 26, 2026

Introduction

SF Record Linker (the "Extension") is a Chrome extension that copies links from Salesforce Lightning record pages to the clipboard. This privacy policy explains how the Extension handles user data.

Data Collection

This Extension does not collect any personal information.

The Extension handles only the following data:

DataPurposeStorage
Settings such as object names and field labelsCustomizing copy formatchrome.storage.sync (synced storage tied to the user's Chrome profile)
DOM data from the current Salesforce record page (record name, field values)Generating link textIn-memory only (not persisted)

Data Transmission

This Extension does not transmit any data to external servers or third-party services. All processing occurs entirely within the user's browser.

Permissions

PermissionPurpose
clipboardWriteTo copy generated links to the clipboard
storageTo save and sync user-configured copy formats
declarativeContentTo enable the extension icon only on Salesforce record pages

Host Permissions

This Extension injects a content script only into *://*.lightning.force.com/*. This is required to read record page information in the Salesforce Lightning environment. The Extension does not operate on any other websites.

Contact

For questions about this privacy policy, please open an issue on GitHub Issues.