moved files for structure

This commit is contained in:
2025-11-13 20:12:28 +01:00
parent 73a12148e8
commit 1ff1ececb4
10 changed files with 378 additions and 1 deletions
+5
View File
@@ -2,3 +2,8 @@
run:
npm run start:firefox --
package:
mkdir -p out
(cd extension && zip -r ../out/fileleak.zip .)
mv out/fileleak.zip out/fileleak.xpi