From 6e9701456a1a032db91b36adc93a907c092fcd70 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 30 Jan 2023 23:53:45 -0800 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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/) + +image +image + +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.