add counters
This commit is contained in:
parent
68a20e8126
commit
9a9e31bf47
2 changed files with 211 additions and 44 deletions
|
|
@ -3,15 +3,9 @@
|
|||
"name": "KF-Application-Downloader",
|
||||
"version": "0.1.0",
|
||||
"description": "Downloads all files from an application procedure at the KFU",
|
||||
"permissions": [
|
||||
"cookies"
|
||||
],
|
||||
"host_permissions": [
|
||||
"https://personal.uni-graz.at/*"
|
||||
],
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue