use minimized version of jszip and inline it into the viewer.
This commit is contained in:
parent
8cb5e314af
commit
b203e9bef3
5 changed files with 22 additions and 11586 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"https://personal.uni-graz.at/*"
|
||||
],
|
||||
"js": [
|
||||
"lib/jszip.js",
|
||||
"lib/jszip.min.js",
|
||||
"content.js"
|
||||
],
|
||||
"css": [
|
||||
|
|
@ -24,7 +24,6 @@
|
|||
{
|
||||
"resources": [
|
||||
"archive-viewer/index.html",
|
||||
"lib/jszip.js",
|
||||
"lib/jszip.min.js"
|
||||
],
|
||||
"matches": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue