summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index aa3b565..936cf7e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -8,6 +8,11 @@
"matches": ["*://*.sis.yorku.ca/Apps/WebObjects/cdm.woa/wa/crsq?*"],
"run_at": "document_end",
"js": ["crsq.js"]
+ },
+ {
+ "matches": ["*://*.sis.yorku.ca/Apps/WebObjects/cdm.woa/wa/crsq1?*"],
+ "run_at": "document_end",
+ "js": ["crsq1.js"]
}
],
"browser_action": {