From b749f17f3581f65532b835a2995312a2bdd0d0d6 Mon Sep 17 00:00:00 2001 From: Thomas Rupprecht Date: Thu, 5 Jan 2023 17:37:35 +0100 Subject: [PATCH] add development docs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 064a15a..702254b 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ $ npm run build $ npm version {major|minor|patch|...} ``` +## Developent Docs +- [Getting started](https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/) +- [web-ext command reference](https://extensionworkshop.com/documentation/develop/web-ext-command-reference/) +- [WebExtensions MDN Docu](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions) + ## Credits Used icons from Bootstrap https://github.com/twbs/icons/blob/main/LICENSE.md