try fflate

This commit is contained in:
Gaspard Jankowiak 2026-06-06 05:38:57 +02:00 committed by gapato
commit 0f450e4189
5 changed files with 134 additions and 69 deletions

View file

@ -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/*"