From 65605b5ec857bba9522994d805799f6011240353 Mon Sep 17 00:00:00 2001 From: avb-is-me <104213687+avb-is-me@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:49:35 -0700 Subject: [PATCH] md file --- docs/use the dev-docs chrome extension.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/use the dev-docs chrome extension.md diff --git a/docs/use the dev-docs chrome extension.md b/docs/use the dev-docs chrome extension.md new file mode 100644 index 000000000..18400cb40 --- /dev/null +++ b/docs/use the dev-docs chrome extension.md @@ -0,0 +1,23 @@ + + + # Guide: Using the Dev-Docs Chrome Extension + +## Step 1: Open the Extension + +Open the dev-docs chrome extension by using the keyboard shortcut Shift + Command + U or by clicking on the extension icon in your browser. For Windows users, try clicking on the icon. + +![image for /img/use_the_dev-docs_chrome_extension/step_3](/img/use_the_dev-docs_chrome_extension/step_3.png) + +## Step 2: Interact with the UI + +Navigate through the extension's user interface by clicking on various elements and exploring its features. + +![image for /img/use_the_dev-docs_chrome_extension/step_1](/img/use_the_dev-docs_chrome_extension/step_1.png) + +## Step 3: Complete the Capture + +When you're finished interacting with the extension, open the Chrome extension menu and select the "Complete Capture" option to finalize your session. + +![image for /img/use_the_dev-docs_chrome_extension/step_4](/img/use_the_dev-docs_chrome_extension/step_4.png) + + \ No newline at end of file