From 856a715130b6ea7c76207eb3ee83d24a88c4b9ac Mon Sep 17 00:00:00 2001 From: Clement Date: Tue, 21 Jul 2020 10:06:10 +0200 Subject: [PATCH] :pencil2: Add Opera doc For #8 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2c8f7ce..934eec1 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,16 @@ The following tasks can be used when you want to start developing the extension Run `npm run dist` to create a zipped, production-ready extension for each browser. You can then upload that to the appstore. +#### Firefox + Run `npm run sourcezip` for firefox submission Update +#### Opera + +Update + ## :sparkles: Features