commit 43004273c5f6dc89ce317223df3ba595d9e49240 Author: Omkar Prabhune Date: Sun Jun 27 11:23:15 2021 +0530 some spacing edits diff --git a/README.md b/README.md index 7ffed8b..f619389 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,16 @@ ### 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. 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. For Additional Information, check the [Getting Started with Extensions](https://developer.chrome.com/docs/extensions/mv3/getstarted/) Page on Chrome Dev. ### FireFox @@ -72,4 +76,4 @@ files related to the main settings page with all options. The manifest for the extension, outlining background scripts, pop-up data and permissions. -## Contribution \ No newline at end of file +## Contribution