您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Draggable floating search with multi-term partial AND filtering and price re-sort; compact buttons, theme selector dropdown, added orange Dracula theme, grey theme gets a black border. Position & theme saved.
当前为
Floating bright purple search & sort tool for Camerax used-gear pages — multi-term partial AND filtering + reliable price sorting while preserving site layout.
I wasn't happy with the search results on the site or the filtering, so I made up this Tampermonkey/Greasemonkey userscript to improve Camerax product listing pages by adding a persistent floating search widget that:
ins
prices).Target pages (example):
https://camerax.com/product-category/
nikon 50
to show items containing both nikon
and 50
anywhere in title/condition/price text. Partial matches OK.del
+ ins
sale markup).The script
@match
is set for Camerax used-gear pages. You may expand@match
inside the script if you want broader coverage.
Examples
nikon
→ show any item with “nikon”.nikon 50
→ show items containing both nikon
AND 50
.zeiss excellent
→ show Zeiss items in Excellent condition.@match
..products
container to preserve layout. If markup differs across pages, minor selector tweaks may be required.