Privacy Policy
Last updated: June 2026
1. What data is transmitted
When DotSync is active (a room code is set), the following data is sent to the relay server on each mouse movement:
- Cursor position — the CSS selector of the element under the pointer and its relative coordinates (0–1). No absolute pixel coordinates are transmitted.
- Display name — the name you entered in the popup, or a randomly generated one.
- Marker color — a randomly assigned color.
- Marker style — dot, ring, or arrow (your choice in the popup).
2. How data is used
The relay server (dotsync-8an8.onrender.com) forwards cursor data only to other users in the same room. The room is determined by the combination of the page URL and your room code, so data is never shared with users outside your room.
The server does not log, store, or analyze any cursor data. Data exists only in memory for the duration of the connection.
3. Local storage
The extension stores the following in chrome.storage.sync (synced to your Google account if signed in):
- Room code
- Display name
- Marker style preference
This data never leaves your device except via Chrome's own sync mechanism.
4. Third parties
DotSync does not share any data with third parties. No analytics, advertising, or tracking services are used.
5. Contact
If you have questions about this policy, please open an issue on the GitHub repository.
プライバシーポリシー
最終更新: 2026年6月
1. 送信されるデータ
DotSync が有効(ルームコードが設定されている)のとき、マウスを動かすたびに以下のデータがリレーサーバーに送信されます。
- カーソル位置 — ポインタ下のDOM要素のCSSセレクタと、その要素内の相対座標(0〜1)。絶対ピクセル座標は送信しません。
- 表示名 — ポップアップで設定した名前、または自動生成されたランダムな名前。
- マーカーの色 — ランダムに割り当てられた色。
- マーカーの種類 — ドット・リング・矢印のいずれか(ポップアップで選択)。
2. データの利用方法
リレーサーバー(dotsync-8an8.onrender.com)は、受け取ったカーソルデータを同じルームの他のユーザーにのみ転送します。ルームはページURLとルームコードの組み合わせで決まるため、意図しないユーザーにデータが届くことはありません。
サーバーはカーソルデータを記録・保存・分析しません。データは接続中のみメモリ上に存在し、切断と同時に消えます。
3. ローカルストレージ
拡張機能は以下の情報を chrome.storage.sync に保存します(Chromeにサインインしている場合はGoogleアカウント経由でデバイス間同期されます)。
- ルームコード
- 表示名
- マーカーの種類の設定
このデータはChromeの同期機能以外では端末外に送信されません。
4. 第三者への提供
DotSync はいかなるデータも第三者に提供しません。アナリティクス・広告・トラッキングサービスは一切使用していません。
5. お問い合わせ
このポリシーに関するご質問は GitHubリポジトリ のIssueからお願いします。