Lists all of your reviews with vote and comment tallies, with updates highlighted
< 腳本The Amazon Review Tabulator - TART的回應
I have the same issue - is there an update please? BTW, I use 'Chrome' and Tampermonkey. All worked fine until a couple of day ago.
Thanks
I have found the solution to this, in the script it has:
// Amazon UK, CA, AU
findProfileLink = document.evaluate("//a[contains(.,'Customer Reviews')]", document, null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null);
}
They have changed Customer Reviews to Customer reviews in the update so if you change the capital R to a small r it will run again
Bald Bouncer, thank you! You made that easy.
Bald Bouncer, thank you! You made that easy.
No problem I was glad I could help, nice script and great work thank you
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Stopped working on Amazon UK
Hi,
I have been using TART on Amazon UK for a while now and it's a great script, I have an issue since an apparent update to Amazon in the last few days resulting in the Tabulator button disappearing from my profile page, my friend who also uses TART has the same issue. Are you aware of the problem and is there a fix please.