Greasy Fork
登入
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
腳本列表
說明文件
更多
進階搜尋
使用者列表
函式庫
管理員操作記錄
☰
腳本列表
論壇
說明文件
進階搜尋
使用者列表
函式庫
管理員操作記錄
登入
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
資訊
代碼
歷史
反饋 (1)
統計
eBay hide duplicate results updated
easy toggle to show or hide bunches of repeated results in eBay searches
這裡只顯示彼此間有代碼差異的版本。
顯示所有版本。
v1.4
2017-04-24
Implemented UI and internal changes necessary to allow the user to change the similarity threshold; the value is saved using GM_setValue. Made the selection of candidate items for hiding slightly more intelligent so that it should coexist even better with other scripts that also hide items. Removed support for old style pages. Changed includes to use tld as requested by Mikhoul.
v1.1
2017-03-13
Implemented a slightly more sophisticated matching algorithm: convert descriptions to lower case, if one description is contained in the other then they match. If they do not then split the descriptions into words and throw away duplicates if the resulting sets or words differ by less than 20% of the words then they match.
v1.0
2017-03-04