diff options
| -rw-r--r-- | ext/manifest.json | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/ext/manifest.json b/ext/manifest.json index f908da89..c7aa50ce 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,9 +1,9 @@  {      "manifest_version": 2, -    "name": "Yomichan (testing)", +    "name": "Yomichan (development build)",      "version": "20.5.22.0", -    "description": "Japanese dictionary with Anki integration (testing)", +    "description": "Japanese dictionary with Anki integration. This extension is a pre-developmental build for testing purposes. The latest stable build can be found here: https://chrome.google.com/webstore/detail/yomichan/ogmnaimimemjmbakcfefmnahgdfhfami",      "icons": {          "16": "mixed/img/icon16.png",          "19": "mixed/img/icon19.png", |