Skip to content

Commit

Permalink
Spot fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
estradino committed Sep 9, 2024
1 parent 92ada70 commit 43c7dee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/pages/en/tutorials/spot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,12 @@ import YoutubeVideo from '~/components/YoutubeVideo.astro'

[**Spot is a Chrome extension**](https://chromewebstore.google.com/detail/openreplay-spot-record-re/ckigbicapkkgfomcfmcbaaplllopgbid) that makes bug reporting blazingly fast and simple.

With Spot, you can easily record bugs right from your browser and share them instantly with your team.

The end-result is a complete, ready-to-share bug report in video format, including user actions, console logs and errors, network payloads, and user agent data.

In short, you get everything you need to report a bug faster than ever, and everything your team needs to fix it just as quickly.
With Spot, you can easily record bugs right from your browser and share them instantly with your team. The end-result is a complete, ready-to-share bug report in video format, including user actions, console logs and errors, network payloads, and user agent data. In short, you get everything you need to report a bug faster than ever, and everything your team needs to fix it just as quickly.


## What you need to know

- Spot is available on every [OpenReplay plan.](https://www.openreplay.com/pricing.html)
- Spot comes with every [OpenReplay plan](https://www.openreplay.com/pricing.html) from our open-source to our enterprise offerings.
- Spot is only available for the Google Chrome browser.

## How to install and set up the Spot Chrome extension
Expand Down Expand Up @@ -98,4 +94,8 @@ Here’s how to use the Spot Chrome extension’s key features:

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

## Have questions?

Having trouble setting up this plugin? Please connect to our [Slack](https://slack.openreplay.com) or check out our [Forum](https://forum.openreplay.com) and get help from our community.

0 comments on commit 43c7dee

Please sign in to comment.