1
Install and pin the extension
After the store entry is public, open its listing, click Add to Chrome, then click Add extension. Open Chrome's Extensions menu, find YouTube Comment Exporter, click the pin, and open the toolbar popup.
Web Tidy · Chrome extension
Open one public YouTube video or Short, choose a row limit, comment scope, and file format, then run a local export you can pause, resume, stop, and revisit in local History.
Chrome Web Store review in progress
Partial local fixture
The current popup binds the target video, then exposes Rows, Scope, and Format before the task starts. No public screenshot or interactive preview is attached to this page yet, so the verified control names are listed instead.
Verified control names · no public media attached yet
Quick Start
The store entry is still in review, so the install step applies once it is public. Every other step follows the current build's button labels and defaults.
1
After the store entry is public, open its listing, click Add to Chrome, then click Add extension. Open Chrome's Extensions menu, find YouTube Comment Exporter, click the pin, and open the toolbar popup.
2
Open an accessible youtube.com/watch video or youtube.com/shorts/... page with comments enabled. The popup fills in the current link, or you can paste the target link and check the video ID.
3
Rows offers 25, 50, 100, 250, 500, 1000, or 5000 and defaults to 100. Scope offers Top-level comments or Comments + replies and defaults to replies. Format offers CSV, JSON, or XLSX and defaults to CSV.
4
Click Export comments on the page or Start export in the popup. Use Pause and Resume to control the next batch, or Stop to end the run and keep a partial result when rows were already collected.
5
Completed files download through Chrome. Completed or partial runs show Download and New export, and recent finished tasks stay in local History so a retained result can be downloaded again.
Controls / preview
The extension binds one public video or Short, then keeps Rows, Scope, and Format read-only while a task is running or paused. The labels below come from the current build; a public screenshot and interactive preview are still pending.
Partial preview
Verified control names · no public media attached yet
Audience and choice
It focuses on turning one public video's comment section into a reviewable local file. Batch links, channel-wide collection, live chat, transcripts, video downloads, and sentiment analysis belong to other workflows.
Turn one video's comments into a spreadsheet, then mark repeated questions, objections, and topic ideas in a copy.
Save the first hours or days of comments after publishing, so you can see which questions need a reply and which feedback belongs in an FAQ.
Hand comment text, author, publish time, and source links to an existing Excel, Google Sheets, cleaning script, or AI workflow.
Pause, resume, or stop a serial run and keep the rows that were already confirmed as a partial file.
Workflow and control
The extension reads the public comment continuations for one target, stores the task state locally, and writes the result to a local file when the run finishes.
Each row is one comment or reply with commentId, videoId, parentCommentId, author, authorChannelUrl, body, publishedAt, likes, depth, replyCount, permalink, creator, and memberBadge. Empty values are not guessed.
Files use web-tidy-youtube-comments-{videoId}.{ext}; a partial result adds a -partial suffix so the covered range is visible.
The run reaches Completed or an accepted Partial, the row count stays within the selected limit, top-level rows have an empty parentCommentId, and a few permalinks match the public page.
Sign-in requirements, verification, age gates, disabled comments, access limits, rate limits, page changes, or a lost target tab stop the run and ask for attention. Resolve the prompt and resume, or stop and download what was confirmed.
Reading and support
Comments stay in the browser: task state, checkpoints, and History are local, and exported files are written through Chrome downloads. Nothing is uploaded to Web Tidy servers.
Report a problem or ask about the export workflow.
See how Web Tidy handles local data and what the extension does not request.
FAQ and next step
Not yet. The extension has been submitted to the Chrome Web Store and is still in review, so there is no publicly verifiable install page. Once the store entry is public, check the name, developer, and permissions before installing.
This release handles one public YouTube watch video or Shorts page at a time. It does not export channel pages, search results, playlists, live chat, transcripts, or video downloads, and it does not process several links in one run.
Yes. Choose Comments + replies to export replies as rows and keep parentCommentId for rebuilding a thread. Choose Top-level comments when you only need the main points. Replies also count toward the Rows limit.
Rows offers 25, 50, 100, 250, 500, 1000, and 5000, and defaults to 100. It is the maximum number of rows kept for the run, not a promise that the target has that many accessible comments.
Read the prompt, resolve the sign-in, verification, age gate, disabled-comment, or rate-limit condition, then click Resume. If the confirmed rows are already enough, stop the run and download the partial file, or switch to another public video.
No. Task state, checkpoints, and History stay in Chrome, and comment rows reach your device through Chrome downloads. Comment data is not uploaded to Web Tidy servers.
This page does not publish a price. Once the store entry is public, the Chrome Web Store listing is the source for price and terms.
Yes. Choose XLSX in Format to open the result directly in Excel or a compatible spreadsheet tool. Choose CSV for cross-tool exchange or JSON when a script should read the rows.