Text Hilite

Highlights matched text on page

< 腳本Text Hilite的回應

提問/評論

§
發表於:2024-04-12

I have added the following codes, but I unable to see any highlights

AD.push(/^https?:\/\/amazon\.com.*$/i);
MA.push(/\$0\.00/i);
ST.push('color: #0ff;background: #ff0;text-decoration: underline;');

AD.push(/^https?:\/\/amazon\.com.*$/i);
MA.push(/000/i);
ST.push('color: #0ff;background: #ff0;text-decoration: underline;');

AD.push(/^https?:\/\/amazon\.com.*$/i);
MA.push(/\$000/i);
ST.push('color: #0ff;background: #ff0;text-decoration: underline;');
AD.push(/^https?:\/\/amazon\.com.*$/i);

MA.push(/Read Now/i);
ST.push('color: #0ff;background: #ff0;text-decoration: underline;');

Link to test https://www.amazon.com/s?k=Louise+Davidson&i=digital-text&s=price-asc-rank&ds=v1%3APCer95jKH%2F%2B0W9ap7weULbG5OxTQ8sr0OVRCqaSt%2FV4&qid=1712881447

發表回覆

登入以回復