diff --git a/Usage.md b/Usage.md
index 556bd35..0145a1f 100644
--- a/Usage.md
+++ b/Usage.md
@@ -7,7 +7,8 @@
- [CLI Usage](#CLI-Usage): Docs and examples for the ArchiveBox command line interface.
-- [UI Usage](#UI-Usage): Docs and screenshots for the outputted HTML archive interface.
+- [Admin UI Usage](#UI-Usage): Docs and screenshots for the outputted HTML archive interface.
+- [Browser Extension Usage](#Browser-Extension-Usage): Docs and screenshots for the outputted HTML archive interface.
- [Disk Layout](#Disk-Layout): Description of the archive folder structure and contents.
**Related:**
@@ -146,6 +147,18 @@ A logged-in admin user may perform these operations on one or more snapshots:
- Reset Delete all type of output and redownload them. In the contrary of snapshot, this will overwrite the files.
- Delete Delete a snapshot entirely. This action cannot be undone.
+## Browser Extension Usage
+
+Get the official [`@tjhorner/archivebox-exporter` Browser Extension](https://github.com/tjhorner/archivebox-exporter):
+
+- [Chrome/Edge/Other Chromium](https://chrome.google.com/webstore/detail/habonpimjphpdnmcfkaockjnffodikoj)
+- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/archivebox-exporter/)
+
+
+
+
+See https://github.com/ArchiveBox/ArchiveBox/issues/577 for more information.
+
## Disk Layout
The `OUTPUT_DIR` folder (usually whatever folder you run the `archivebox` command in), contains the UI HTML and archived data with the structure outlined below.