first web extension version

This commit is contained in:
2025-11-11 00:44:49 +01:00
parent d8db96603b
commit 55fb234db6
8 changed files with 6375 additions and 0 deletions

3
web-extension/cl/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/*
dist/*
web-ext-artifacts/*