diff --git a/scripts/ihss-autofill.user.js b/scripts/ihss-autofill.user.js index ef35465..8cdab7c 100644 --- a/scripts/ihss-autofill.user.js +++ b/scripts/ihss-autofill.user.js @@ -4,6 +4,7 @@ // @version 2.0 // @description Auto-populate IHSS timesheet hours with random distribution // @match https://etimesheets.ihss.ca.gov/* +// @match https://*.etimesheets.ihss.ca.gov/* // @grant GM_getValue // @grant GM_setValue // @run-at document-idle