ratings column

This commit is contained in:
10001shh
2018-06-30 18:48:37 -05:00
parent 7ba7f6c1a2
commit ffbcbbc04f
2 changed files with 23 additions and 2 deletions

View File

@@ -9,6 +9,9 @@
"css": ["styles.css"],
"js": ["content.js"],
"matches": ["https://utdirect.utexas.edu/apps/registrar/course_schedule/*"]
}]
}],
"background": {
"scripts": ["content.js"],
"persistent": false
}
}