Skip to content

Add basic scheduling to injector.js

Jdrewniak requested to merge scheduler into main

Adds basic scheduling functionality to injector.js by checking the date before injecting scripts.

This allows us to schedule experiment start and end dates in advance.

Schedules the first experiment to turn off before Sept.24th and the second experiment to turn on starting Sept 24th.

Merge request reports