DandyClubs
DandyClubs
A script search B script search text select quick menu A or B click first script search icon click work but not work when script search icon click until page...
``` function ImageExists(image) { let exist = true let W = image.naturalWidth; let H = image.naturalHeight; const RootDomain = extractRootDomain(image.src) switch (RootDomain) { case 'imagetwist.com': if (H == 142 &&...
``` { "id": 13, "name": "TEST", "url": "^https://TEST\\.TEST/", "type": "regex", "action": "next", "nextLinkType": "xpath", "pageElementType": "xpath", "append": "element", "duplicateStop": true, "pageDivider": "no", "nextLink": "//ul[@class='page-numbers']/li[./span[@class='current']]/following-sibling::li[1]/a", "pageElement": "id('blog-entries')" } ``` I try...
1. i make new site rules... but somesite not ON The URL matches but does not turn on. same nextLink and pageElement Try xpath But Not Work. Icon Off Try...
규칙이 존재하는 페이지의 경우 ON 일때 일시적으로 OFF 로 변경하고 난 후.. 다시 ON을 하려고 하면 규칙생성 창이 나타납니다.
Yes! 1. It is currently ON 2. The user turns it OFF 3. i want to show ON/Off Button if already has Site Rule.