hoothin / UserScripts

Greasemonkey scripts ( Pagetual / Picviewer CE+ / DownloadAllContent ) 油猴脚本集 ユーザースクリプト集
https://greasyfork.org/users/8227-hoothin
2.98k stars 512 forks source link

Broken: aliexpress.com [pagetual] #670

Open 3xploiton3 opened 1 month ago

3xploiton3 commented 1 month ago

Describe the bug The review pop up display should be closed

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.aliexpress.com/item/1005005663860751.html?spm=a2g0o.home.pcJustForYou.33.5f9176dbb6AB7O&gps-id=pcJustForYou&scm=1007.13562.377007.0&scm_id=1007.13562.377007.0&scm-url=1007.13562.377007.0&pvid=a2c5fef1-c345-4b68-b156-4873f2319bd7&_t=gps-id:pcJustForYou,scm-url:1007.13562.377007.0,pvid:a2c5fef1-c345-4b68-b156-4873f2319bd7,tpp_buckets:668%232846%238110%231995&pdp_npi=4%40dis%21IDR%21169562.00%2156604.00%21%21%2174.70%2124.94%21%402103010b17215646679568084e9287%2112000033940616914%21rec%21MY%213163507030%21AB&utparam-url=scene%3ApcJustForYou%7Cquery_from%3A
  2. Scroll down to review page

Screenshots image

Desktop (please complete the following information):

hoothin commented 1 month ago
{
    "name": "AliExpress",
    "url": "^https?://www\\.aliexpress\\.us/item/",
    "loadMore": "[class^='recommend-platform--viewMore']>button"
}