1 Commits
v1.4.3 ... main

Author SHA1 Message Date
89c5c127c5 create makefile 2025-10-22 11:29:03 +02:00

8
Makefile Normal file
View File

@@ -0,0 +1,8 @@
build:
web-ext build --overwrite-dest
lint:
web-ext lint
deploy:
web-ext sign --channel listed --amo-metadata metadata.json