try fflate
This commit is contained in:
parent
2b727e1755
commit
0f450e4189
5 changed files with 134 additions and 69 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"https://personal.uni-graz.at/*"
|
||||
],
|
||||
"js": [
|
||||
"lib/jszip.min.js",
|
||||
"lib/fflate.min.js",
|
||||
"content.js"
|
||||
],
|
||||
"css": [
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
{
|
||||
"resources": [
|
||||
"archive-viewer/index.html",
|
||||
"lib/jszip.min.js"
|
||||
"lib/fflate.min.js"
|
||||
],
|
||||
"matches": [
|
||||
"https://personal.uni-graz.at/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue