Skip to content

Commit

Permalink
Merge pull request #150 from openreplay/openreplay-spot
Browse files Browse the repository at this point in the history
update spot video tutorial description
  • Loading branch information
ghaidabouchaala authored Sep 11, 2024
2 parents 96f2d94 + f569ca9 commit 9b0bf73
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion src/pages/en/tutorials/spot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metaDescription: "Record and report bugs with all the context developers need to
import YoutubeVideo from '~/components/YoutubeVideo.astro'

<YoutubeVideo title="Watch how to get started with Spot"
description="If you don't like reading, you can follow this video tutorial showing you how to track the state of your React apps when you use Redux"
description="Watch this quick video to start using Spot and report bugs faster than ever!"
videoURL="https://youtu.be/n4rsAjWLv60"
/>

Expand All @@ -32,6 +32,11 @@ Installing the Spot Chrome extension is quick and easy:
1. Go to the [**Spot extension page on the Chrome Web Store**](https://chromewebstore.google.com/detail/openreplay-spot-record-re/ckigbicapkkgfomcfmcbaaplllopgbid) and click Add to Chrome.
2. Pin Spot to your Chrome toolbar for easy future access.

<div style={{ display: 'flex', justifyContent: 'center', alignItems: 'center' }}>
<img src="./images/spot/add_to_chrome.gif" alt="Add Spot to Chrome" style={{ width: '600px', height: 'auto' }} />
</div>


### 2. Set up your OpenReplay Spot account

Before you start using Spot, you need to either log in to your existing OpenReplay account or create a new one:
Expand Down

0 comments on commit 9b0bf73

Please sign in to comment.