Amazon Wishlist Sale Picker by harness
Amazon.co.jp の欲しいものリストからセール中の商品だけを抽出します。複数リストの横断スキャンに対応。
Extension Metadata
Screenshots
About this extension
Amazon Wishlist Sale Picker は、Amazon.co.jp の欲しいものリストからセール中の商品を見つけやすくする Firefox 拡張です。
主な機能:
- 欲しいものリスト上に「セールのみ表示」ボタンを追加
- タイムセール表示、過去価格、価格下落通知、割引率テキストをもとにセール商品を判定
- 最低割引率や最高価格で絞り込み
- 複数の欲しいものリストを横断スキャンし、セール商品を一覧表示
- 日本語 / English の表示切り替えに対応
この拡張は Amazon.co.jp の欲しいものリストページでのみ動作します。商品情報の判定はブラウザ内で行い、ページ内容、アカウント情報、閲覧履歴、個人情報を外部サーバーへ送信しません。
storage 権限は、表示言語やフィルター設定などのローカル設定を保存するために使用します。
主な機能:
- 欲しいものリスト上に「セールのみ表示」ボタンを追加
- タイムセール表示、過去価格、価格下落通知、割引率テキストをもとにセール商品を判定
- 最低割引率や最高価格で絞り込み
- 複数の欲しいものリストを横断スキャンし、セール商品を一覧表示
- 日本語 / English の表示切り替えに対応
この拡張は Amazon.co.jp の欲しいものリストページでのみ動作します。商品情報の判定はブラウザ内で行い、ページ内容、アカウント情報、閲覧履歴、個人情報を外部サーバーへ送信しません。
storage 権限は、表示言語やフィルター設定などのローカル設定を保存するために使用します。
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Access your data for www.amazon.co.jp
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 0.5.1
- Size
- 38.68 kB
- Last updated
- 3 days ago (29 May 2026)
- Related Categories
- Licence
- MIT Licence
- Version History
- Tags
- Add to collection
This extension is implemented with plain JavaScript, HTML, and CSS. It does not use webpack, Vite, Rollup, Browserify, esbuild, a minifier, a code generator, or an HTML/CSS template engine.
The Firefox package is created by a PowerShell release script that copies the files from the extension/ directory, places the Firefox-specific manifest as manifest.json, and creates a zip archive. The script does not transform, transpile, bundle, minify, or generate the JavaScript, HTML, or CSS files included in the submitted extension.
The JavaScript, HTML, and CSS files inside the submitted package are readable source files and match the source files in the public repository.
Source code:
https://github.com/harness17/amazon-wishlist-sale-picker