no scrolling
This commit is contained in:
parent
bb5074f3e6
commit
3c62bfdba3
@ -3,7 +3,7 @@ const targetNode = document;
|
|||||||
const waitTimeMs = 5000;
|
const waitTimeMs = 5000;
|
||||||
const idleIdString = "iiddllee";
|
const idleIdString = "iiddllee";
|
||||||
|
|
||||||
var scrollings = 3;
|
var scrollings = 0; // Change to higher number to force some scrollings.
|
||||||
var lastResourceTime = new Date();
|
var lastResourceTime = new Date();
|
||||||
|
|
||||||
// Setup DOM observer and observe for changes in elements only.
|
// Setup DOM observer and observe for changes in elements only.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user