Update scripts/ihss-autofill.user.js

This commit is contained in:
jeirmeister 2026-05-16 16:59:19 -07:00
parent 7166f534ca
commit 0e23f30c4d

View file

@ -4,6 +4,7 @@
// @version 2.0 // @version 2.0
// @description Auto-populate IHSS timesheet hours with random distribution // @description Auto-populate IHSS timesheet hours with random distribution
// @match https://etimesheets.ihss.ca.gov/* // @match https://etimesheets.ihss.ca.gov/*
// @match https://*.etimesheets.ihss.ca.gov/*
// @grant GM_getValue // @grant GM_getValue
// @grant GM_setValue // @grant GM_setValue
// @run-at document-idle // @run-at document-idle