commit c8d7318e32269a2a1aa410d2f9f3ea61556c2494 Author: OverPoweredDev Date: Sun Jun 27 13:38:50 2021 +0530 added more firefox installation info diff --git a/README.md b/README.md index 24525af..e0241c6 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ And you're done! you can use the extension to translate within the pop-up or hov 1. Navigate to `about:debugging` and select 'This FireFox' 2. After clicking on "Load Temporary Add-on", select `apertium-webext/src/manifest.json` +3. Alternatively, you can also run it from command line using mozilla's [web-ext utility](https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/) +4. Yet another option with Firefox is to load the extension from `about:addons` which can be found in the browser omnibox as 'Addons and Themes' +5. Zip the extension files by running `zip -r apertium-webext src/` and pass the zip file to 'Load Extension from File' in the settings dialog