more tweaks
This commit is contained in:
parent
fc77b286b7
commit
b3c7be655e
3 changed files with 42 additions and 38 deletions
|
|
@ -2,7 +2,18 @@
|
|||
"manifest_version": 3,
|
||||
"name": "KF-EPAS-Ripper",
|
||||
"version": "0.1.0",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "epas-ripper@math.janko.fr",
|
||||
"data_collection_permissions": {
|
||||
"required": [
|
||||
"none"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Downloads all files from an EPAS application",
|
||||
"permissions": [ "notifications" ],
|
||||
"host_permissions": [
|
||||
"https://personal.uni-graz.at/*"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue