Updated Run JavaScript before change detection (markdown)

master
dgtlmoon 2022-11-06 16:12:52 +01:00
rodzic 21c201eff4
commit 393e8f70e6
1 zmienionych plików z 1 dodań i 1 usunięć

@ -61,7 +61,7 @@ setInterval(function(){
},1000);
```
"**CSS/JSON/XPATH Filter**" to `.shop-sku-list-item`
"**CSS/JSON/XPATH Filter**" to `.shop-sku-list-item` (to just extract the product prices and price+description)
"**Remove Elements**" (optional, to cut down noise) to
```