當點擊貼文圖片時,自動按讚
本腳本已不再更新
請使用click it for you代替本腳本,
並使用以下設定以完成同樣的目的。
{
"ruleName": "自動按讚",
"urlPattern": "https://x.com/./status/./photo/[0-9]*",
"selectorType": "css",
"selector": "div[aria-labelledby='modal-header'] div.r-11yh6sk[style] button[data-testid='like']",
"nthElement": 1,
"clickDelay": 900
}