From 82964e91b40433c8c64094908b6cb9a3fb5d07a9 Mon Sep 17 00:00:00 2001 From: Vladislav Kopylov Date: Mon, 13 Jul 2020 12:01:12 +0300 Subject: [PATCH] updated README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ea587e6..7cb48f5 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,9 @@ Recently chrome disallowed to install packed `crx` extension that are not listed - On Firefox: enter `about:debugging#/runtime/this-firefox` into the address bar - In the Extension page find `conventional comments button` and hit the reload button + +## How to run it on a self-hosted instance + +- Open manifest.json +- Add your domain to `permissions` and `content_scripts -> matches` +- Open the browser and install or update the extension