From 97fbf0801fde404da9af1e8ea5485c426c9897e5 Mon Sep 17 00:00:00 2001 From: Araragi Koyomi Date: Wed, 3 Aug 2022 07:13:16 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b9f802..951e686 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,12 @@ This project uses [PNPM](https://pnpm.io/) for package management. How to Install ============== -## To be added \ No newline at end of file +## Chromium +- [Download](https://git.coom.tech/araragi/JKCS/archive/master.zip) this repo and extract it somewhere +- Type `chrome://extensions` in your address bar +- Enable **Developer Mode** +- Click on **Load Unpacked** +- Select the `chrome` folder from the zip you extracted earlier. + +## Firefox +The Firefox extension is currently unsigned, which means you'll have to go into `about:config` and set `xpinstall.signatures.required` to false, then you can install the extension from the .xpi file in this repo like you normally would. \ No newline at end of file