Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added session downloader for chrome extension #1522

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

kirankunigiri
Copy link
Contributor

  • The session list page now has a button to download sessions as .json files for use with rrweb-player
  • Improved styling for the delete and download buttons

I got the idea for this because I wanted to use the chrome extension to download a recording of my project and use it in my own landing page, since the file size is much smaller than a normal video. This allows users to export their recordings to JSON file with the chrome extension and use it with rrweb-player in their projects.

- The session list now has a button to download sessions as .json files for use with rrweb-player
- Improved styling for the delete and download buttons
Copy link

changeset-bot bot commented Jun 24, 2024

🦋 Changeset detected

Latest commit: f23ccc5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@rrweb/web-extension Minor
rrweb Minor
rrweb-snapshot Minor
rrdom Minor
rrdom-nodejs Minor
rrweb-player Minor
@rrweb/types Minor
rrvideo Minor
@rrweb/rrweb-plugin-canvas-webrtc-record Major
@rrweb/rrweb-plugin-canvas-webrtc-replay Major
@rrweb/rrweb-plugin-console-record Major
@rrweb/rrweb-plugin-console-replay Major
@rrweb/rrweb-plugin-sequential-id-record Major
@rrweb/rrweb-plugin-sequential-id-replay Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kirankunigiri
Copy link
Contributor Author

Can someone help review this PR?

Copy link
Contributor

@Juice10 Juice10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition @kirankunigiri !

Copy link
Member

@YunFeng0817 YunFeng0817 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice feature

@Juice10 Juice10 merged commit b1f9daa into rrweb-io:master Aug 2, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants