commit af02cf41020ac252c2e95a6f64eefc71cfd2df24 Author: OverPoweredDev Date: Sun Jun 27 11:18:51 2021 +0530 replaced image in chrome installation diff --git a/README.md b/README.md index 2d05fe2..4201ac4 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,12 @@ ## Installation ### Chrome and other Chromium-based Browsers -1. Navigate to `chrome://extensions` in your browser. You can also access this page by clicking on the Chrome menu on the top right side of the Omnibox (three vertical dots), hovering over More Tools and selecting Extensions. -2. Check the box next to Developer Mode. - -![chrome-extension-select](https://github.com/apertium/apertium-webext/blob/main/misc/chrome-extension-select.png) -![location-select](https://github.com/apertium/apertium-webext/blob/main/misc/location-in-folder.png) + -3. Click Load Unpacked Extension and select the src directory within apertium-webext. +1. Navigate to `chrome://extensions` in your browser. You can also access this page by clicking on the Chrome menu on the top right side of the Omnibox (three vertical dots), hovering over More Tools and selecting Extensions. +2. Check the box next to Developer Mode. +3. Click Load Unpacked Extension and select the `apertium-webext/src/` directory within apertium-webext. And you're done! you can use the extension to translate within the pop-up or hover on words as you like. diff --git a/misc/chrome-extension-select.png b/misc/chrome-extension-select.png index df1763e..ce506f2 100644 Binary files a/misc/chrome-extension-select.png and b/misc/chrome-extension-select.png differ