OriginalPicDownloader(以下「本拡張機能」)は、X (x.com) のタイムライン上の画像を オリジナル画質でダウンロードするための Chrome 拡張機能です。 本拡張機能は、ユーザーの個人情報を一切収集・送信しません。
本拡張機能は外部サーバーへデータを送信しません。保存するデータは以下のみです。
| データ | 保存場所 | 用途 |
|---|---|---|
| ユーザー設定(ファイル名パターン・保存先・言語など) | chrome.storage.sync(端末内のみ) | 設定の保持・同期 |
画像の URL や閲覧履歴、個人情報は一切記録・送信しません。
| 権限 | 用途 |
|---|---|
downloads |
画像ファイルをユーザーのローカルディスクに保存するため(chrome.downloads.download() の呼び出しに必須) |
storage |
ファイル名パターン・保存先・表示言語などのユーザー設定を端末に保存・同期するため |
| ホスト権限 (x.com / twitter.com) | これらのページにコンテンツスクリプトを注入し、投稿画像の検出・ダウンロード UI の表示を行うため |
本拡張機能は、いかなる第三者にもデータを提供・販売・共有しません。
本拡張機能は X Corp. および Twitter, Inc. とは無関係の独立したツールです。 X のサービス利用にあたっては X 利用規約 に従ってください。
プライバシーに関するご質問は GitHub Issues よりお寄せください。
本拡張機能が役に立った場合は Ko-fi からサポートいただけると励みになります。
| バージョン | リリース日 | 変更内容 |
|---|---|---|
| v1.0.1 | 2026-04-11 | 動画・GIF コンテナへの干渉を修正、j/k キーナビゲーション追加、d キーのダウンロード処理統合、Ko-fi サポートボタン追加、不要な activeTab パーミッション削除 |
| v1.0.0 | 2026-03-29 | 初回リリース。i18n 対応(日本語 / English)、オリジナル画質オーバーレイ、ホバーダウンロードボタン、ショートカットキー、ファイル名パターンカスタマイズ、保存フォーマット選択 |
OriginalPicDownloader is a Chrome extension that downloads original-quality images from X (x.com) posts. This extension does not collect or transmit any personal information.
No data is sent to any external server. The only data stored is:
| Data | Storage | Purpose |
|---|---|---|
| User settings (filename pattern, save directory, language, etc.) | chrome.storage.sync (local device only) | Persisting and syncing preferences |
No image URLs, browsing history, or personal information is recorded or transmitted.
| Permission | Purpose |
|---|---|
downloads |
Required to save image files to the user's local disk via chrome.downloads.download() |
storage |
Required to persist and sync user preferences such as filename pattern, save directory, and display language |
| Host permissions (x.com / twitter.com) | Required to inject a content script into these pages to detect post images and display the download UI |
This extension does not sell, share, or provide any data to third parties.
This is an independent, unofficial tool not affiliated with, endorsed by, or sponsored by X Corp. or Twitter, Inc. Please comply with the X Terms of Service when using this extension.
For privacy-related inquiries, please open an issue on GitHub Issues.
If you find this extension useful, you can support its development on Ko-fi.
| Version | Release Date | Changes |
|---|---|---|
| v1.0.1 | 2026-04-11 | Fixed interference with video/GIF containers, added j/k keyboard navigation in overlay, unified d-key download handling, added Ko-fi support button, removed unnecessary activeTab permission |
| v1.0.0 | 2026-03-29 | Initial release. i18n support (ja/en), original-quality image overlay, hover download button, keyboard shortcuts, filename pattern customization, save format selection |