Last updated / 最終更新: 2026-05-04 Extension: RainWiper (Chrome Web Store) Version: 1.0.0
RainWiper does not collect, store, transmit, or sell any personal information.
- We do not collect: browsing history, page content, cookies, form input, identifiers, IP address, GPS location, email, or any personal information.
- We do not use any analytics, tracking, advertising, or telemetry services.
- We do not have a backend server. There is no account system.
The extension stores the following preferences in chrome.storage.local on your own device, never uploaded:
- Whether rain is enabled, and the manually selected rain intensity
- The location name you typed (e.g. "Tokyo") and its latitude/longitude
- Whether real-weather sync is enabled
- Rain and wiper volume settings
- Lite mode flag
You can clear all of this at any time by removing the extension from chrome://extensions.
Only when you turn on the optional "Sync with real weather" toggle, the extension calls these two public, no-authentication APIs:
| Endpoint | What is sent | What is received |
|---|---|---|
https://geocoding-api.open-meteo.com/v1/search |
The location name you typed | Latitude / longitude / country |
https://api.open-meteo.com/v1/forecast |
The latitude / longitude returned above | Current precipitation, weather code, temperature |
No identifiers, cookies, login info, or browsing data are sent to either endpoint.
If you do not enable real-weather sync, no network requests are made by this extension.
Open-Meteo's privacy policy: https://open-meteo.com/en/terms
- storage: Save your preferences locally on your device.
- alarms: Schedule a 30-minute weather check, only when you enable real-weather sync.
- host_permissions for open-meteo.com: Talk to the public weather API, only when you enable real-weather sync.
- content_scripts on
<all_urls>: Draw the rain overlay on whatever page you're viewing. The script never reads, modifies, or transmits the page content.
RainWiper is not directed at children under 13 and does not knowingly collect any data from them (in fact, it does not collect data from anyone).
If anything material changes, this document will be updated and the "Last updated" date above will be bumped.
If you have any questions, please open an issue on the project's repository or email the developer at the address listed in the Chrome Web Store listing.
RainWiper は、いかなる個人情報も収集・保存・送信・売却しません。
- 収集しないもの: 閲覧履歴、ページの内容、Cookie、フォーム入力、識別子、IP アドレス、GPS 位置、メールアドレスなど一切の個人情報
- アナリティクス、トラッキング、広告、テレメトリは一切使用しません
- バックエンドサーバーはありません。アカウント機能もありません
以下の設定値は chrome.storage.local に保存され、お使いのデバイスから外には出ません:
- 雨の ON/OFF と手動選択した雨の種類
- あなたが入力した地名(例: 「東京」)とその緯度経度
- 実際の天気との連動が有効かどうか
- 雨音・ワイパー音の音量
- 軽量モードのフラグ
chrome://extensions から拡張機能を削除すれば、これらはすべて消去されます。
「実際の天気と連動」をあなたが有効にしたときに限り、以下の 2 つの公開・無認証 API に通信します:
| 通信先 | 送信する内容 | 受信する内容 |
|---|---|---|
https://geocoding-api.open-meteo.com/v1/search |
あなたが入力した地名 | 緯度・経度・国名 |
https://api.open-meteo.com/v1/forecast |
上記の緯度経度 | 現在の降水量・天気コード・気温 |
いずれの通信にも、識別子・Cookie・ログイン情報・閲覧データは一切含まれません。
「実際の天気と連動」を有効にしない場合は、この拡張機能は一切のネットワーク通信を行いません。
Open-Meteo のプライバシーポリシー: https://open-meteo.com/en/terms
- storage: あなたの設定をデバイスにローカル保存するため
- alarms: 30 分ごとの天気チェック。実際の天気との連動が ON のときのみ実際に通信が発生
- open-meteo.com への host_permissions: 上記の通信のため
- content_scripts (
<all_urls>): 表示中のページに雨の演出を描画するため。ページの内容を読み取ったり変更したり送信したりすることはありません
RainWiper は 13 歳未満のお子様を対象としておらず、お子様からデータを意図的に収集することはありません(そもそも誰からも収集しません)。
重要な変更があった場合、本書を更新し、上記の「最終更新」日付を更新します。
ご質問は Chrome Web Store の掲載情報に記載の連絡先までお願いします。