From 2aac63ded6c52449155e91fb8969a2708d190812 Mon Sep 17 00:00:00 2001 From: Marvin Alexander Krebber Date: Mon, 13 Jan 2025 18:34:02 +0100 Subject: [PATCH] run extension with permanent firefox profile --- README_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_TEMPLATE.md b/README_TEMPLATE.md index 14e83186..ddd9d25c 100644 --- a/README_TEMPLATE.md +++ b/README_TEMPLATE.md @@ -48,6 +48,7 @@ - ```pnpm transDeepL``` translate .translation/deepl.EN.json and output them into the locales files directly - ```pnpm hours``` calculate the hours spent on the project - ```pnpm copyDocsFtoC``` copy the docs from the firefox folder to the chrome folder +- ```pnpm firefox``` run extension with permanent firefox profile ## Development tools