From 3f266634c9285b4c73976047751e96822f88e8b9 Mon Sep 17 00:00:00 2001 From: mazault Date: Mon, 20 Jan 2025 23:06:22 +0300 Subject: [PATCH] Update README.md (Related Projects section) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I've noticed that Dictionary Anywhere might soon be shut down by Chrome (likely because it’s based on the older Manifest V2). Therefore, I’d like to propose highlighting the extension I’ve built using your API. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 04e2dad..4e5ba3e 100644 --- a/README.md +++ b/README.md @@ -158,4 +158,7 @@ Double-clicking any word will view its definition in a small pop-up bubble. Now you never have to leave what you are reading to search for the meaning of the words you don't yet know. Extension is available for [Google Chrome](https://chrome.google.com/webstore/detail/dictionary-anywhere/hcepmnlphdfefjddkgkblcjkbpbpemac/) and [Mozilla Firefox](https://addons.mozilla.org/en-US/firefox/addon/dictionary-anyvhere). + +Since the Google Chrome extension Dictionary Anywhere may soon no longer be supported on the Chrome Web Store, you can try the [Vocabulary Builder App - Lexify](https://chromewebstore.google.com/detail/vocabulary-builder-app-le/pjggfkbajajnpenebdpafdadkgpgkaag). This extension uses the Free Dictionary API and displays a card with synonyms, definitions, and pronunciations when you click on a word. + ##### Enjoy Reading Uninterrupted!!!