Buyee Seller Filter

Add infinite scrolling and options for filtering sellers to the Buyee search results page

当前为 2025-04-01 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Richard Garner
评分
0 0 0
版本
0.999
创建于
2024-01-04
更新于
2025-04-01
大小
14.9 KB
许可证
MIT
适用于

This script modifies the Yahoo Auction results page on buyee.jp to allow for filtering out of undesirable sellers or items. It should work both on desktop and mobile.

It functions as follows:

  • Each search result has two additional buttons labelled "Hide". One is next to the seller's name, and clicking it will hide ALL search results for the given seller. The other appears in the same line as 'Store', 'Unused' and so on, and hides the individual item.

  • These choices are persistent, and stored in the browser local storage.

  • If you want to see results from hidden sellers, you can click the link 'Show hidden' in the search options bar at the top of the results listings. The hidden results will then appear at the bottom of the results listings in a red colour. You can now rescue a hidden item by clicking the 'Show' button in the same line as 'Store', 'Unused', or rescue a hidden seller by clicking "Show" next to the seller name. You can re-hide all hidden sellers by pressing 'Hide hidden' in the search options bar.

  • The page will load all search results (infinite scrolling), rather than just the first twenty. New pages will be loaded whenever the page navigation bar at the bottom is on the screen. There are some known problems with the subsequent results that are loaded: you will not get the "bidding" overlays; and on mobile the favourite stars do not load correctly.

Note that this script currently only works in list mode rather than block mode.