diff --git a/README.md b/README.md index b617638..f568a91 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ How to Install ============== ## Chromium -- [Download](https://git.coom.tech/araragi/JKCS/archive/master.zip) this repo and extract it somewhere +- [Download](https://git.coom.tech/attachments/a0f1e7f8-980d-40be-afa1-15481fb0c731) the extension zip and extract it somewhere - Type `chrome://extensions` in your address bar - Enable **Developer Mode** - Click on **Load Unpacked** diff --git a/chrome/manifest.json b/chrome/manifest.json index 294418b..75e3b62 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Joshi Koukousei Captcha Service", "description": "The captcha solver made by and for japanese high school girls", - "version": "0.32", + "version": "0.38", "icons": { "64": "1449696017588.png" },