aboutsummaryrefslogtreecommitdiff
path: root/doc/manual_src/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual_src/install.md')
-rw-r--r--doc/manual_src/install.md21
1 files changed, 6 insertions, 15 deletions
diff --git a/doc/manual_src/install.md b/doc/manual_src/install.md
index 371e357..c7fc328 100644
--- a/doc/manual_src/install.md
+++ b/doc/manual_src/install.md
@@ -24,13 +24,13 @@ that it is located at `d:\binaries\fiveui.xpi`
![Access the Firefox Add-ons Manager from the main Firefox menu](figures/ff-menu.png)
-![The Add-ons Manager Gear menu has an install from file entry.](figures/ff-add-on-installer.png)
-
* Within the `Add-ons Manager`, open the Gear menu and select
`Install Add-on From File`.
+![The Add-ons Manager Gear menu has an install from file entry.](figures/ff-add-on-installer.png)
+
* A file dialog should open, use this to browse to the `fiveui.xpi`
- file (in our case, `d:\binaries\fiveui.xpi`.
+ file (in our case, `d:\binaries\fiveui.xpi`).
* Click OK, and a warning dialog should appear. This dialog warns
that the FiveUI author is not verified. Because this is a
@@ -61,30 +61,21 @@ the location for the following steps. We will assume that it is
located at `d:\binaries\fiveui_chrome.zip`
* Use your system's archive utility to unpack the zip file `fiveui_chrome.zip`.
-
-![Unpack the extension](figures/unzip_ext.png)
-
* Open Chrome and navigate to the extensions manager. The extensions manager can be reached
through Chrome's menu system or by entering ```chrome://extensions```
in the URL bar.
-
-![Navigate to the extension manager](figures/chrome_menu.png)
-
* Check the box labeled "Developer Mode" at the top of the extensions manager
page (if it is not already checked):
-![Enable Chrome developer mode](figures/chrome_developer_mode.png)
-
+ ![Enable Chrome developer mode](figures/chrome_developer_mode.png)
* Click "Load Unpacked Extension" and choose the directory where you unpacked
the Chrome extension file. The directory should contain the file `manifest.json`.
-![Load Unpacked Extension](figures/load_unpacked_extension.png)
-
+ ![Load Unpacked Extension](figures/load_unpacked_extension.png)
* The FiveUI extension should now appear in the extension manager and the
FiveUI button should appear in the Chrome toolbar as shown:
-![FiveUI Installed](figures/fiveui_installed.png)
-
+ ![FiveUI Installed](figures/fiveui_installed.png)
* **Note:** The warning message reading "Support for manifest version 1 is being phased out."
is a known issue and does not currently affect the FiveUI extension.