Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Capture Studio 预览

Capture Studio 作者: Chiva

Screenshot the visible area, a region or a whole page; record screen or camera; download video from YouTube and thousands of sites; turn a video's captions into a linked note; annotate it all, and save to your own Google Drive.

实验性实验性
可在 Android™ 版 Firefox 上使用可在 Android™ 版 Firefox 上使用
0(0 条评价)0(0 条评价)
10 个用户10 个用户
下载 Firefox 并安装扩展
下载文件
扫码在 Android 版 Firefox 中打开此扩展

扩展元数据

屏幕截图
关于此扩展
Capture Studio is a full capture toolkit for Firefox. Take a screenshot, record
your screen or camera, download a video, read what was said in it, mark it up,
and keep the result — without a single one of those steps going through a server
somewhere.

Formerly published as "Capture & ScreenShare".

SCREENSHOTS

• Visible area — capture what is on screen right now. Ctrl+Alt+V
• Selected area — drag a rectangle and capture only that. Ctrl+Alt+A
• Full page — the whole scrollable page, scrolled and stitched into one tall
image. Ctrl+Alt+F
• Timed capture — a 3, 5 or 10 second countdown shown on the page, for menus
and hover states that vanish the moment you click elsewhere. Ctrl+Alt+C
• Annotate an image you already have — open one from your computer or paste it
from the clipboard. Ctrl+Alt+E

Every capture opens straight in the editor.

RECORDING

• Screen — record a display, a window or a tab, with system sound and your
microphone if you want them.
• Camera — record your webcam, with or without the microphone.

Both save as .webm.

THE IMAGE EDITOR

Pen, highlighter, line, arrow, rectangle, ellipse and text, each on a single
key. Erase back to the original picture. Hold Shift to snap a shape straight.

Annotations are objects rather than baked-in pixels: click one to move, resize
or delete it, and undo steps back through what you drew rather than through
frames. Text has a full bar of its own — a searchable font list including
Google Fonts, size, bold, italic, underline, strikethrough, colour, highlight
and alignment.

• Crop, with arrow keys to nudge the frame a pixel at a time.
• Split one capture into many. Add columns and rows, drag any line inside the
frame to size the pieces, and save every cell as its own PNG — numbered so a
twelve-way split sorts back into the order it was cut.
• Convert a picture to Canvas 2D drawing code. The image is reduced to a few
colours and its boundaries traced into outlines, and what comes out is a
drawCapture(ctx) function of moveTo, lineTo and fill. The bitmap is not in
the output — this is a conversion, not a canvas wrapped around a data: URL.

Finish with Download, Copy, or Upload to Google Drive.

VIDEO DOWNLOAD

• A Download button on the YouTube page itself, in the row beside Like and
Share, offering only the resolutions the video actually has — each with an
estimated size — plus audio-only as MP3, M4A or Opus.
• YouTube and roughly two thousand other sites. Paste an address or open the
page and press Ctrl+Alt+D. Pick a quality up to 4K, a container, or audio
only as MP3, M4A, Opus, FLAC or WAV. Subtitles can be fetched, including
auto-generated ones, and burned into the file. Playlists come down as a
numbered folder.
• A format table when you want to be exact — every stream with its resolution,
frame rate, codecs, size, and whether it carries sound at all. Click a row to
take that exact stream; a video-only stream is paired with the best audio and
merged.
• It finds what a page is playing even when the page will not say. A modern
player hands its <video> a blob: URL and feeds it segments, so the document
knows nothing; the downloader also lists every media response seen on the
tab, HLS and DASH manifests included.
• Downloads outlive the tab. The queue lives in the helper, not the page —
close the downloader mid-download and reopen it, and the job is still there.
• Progress says which part it is on: Video, then Audio, then Merging — rather
than a bar that reaches 100% and starts again.
• "Use my Firefox cookies" downloads as your signed-in session, for sites that
need it. Off by default.

Please read REQUIREMENTS below: full download support needs a small helper
program installed separately.

TRANSCRIPTS

Press Transcript under a YouTube video, or Ctrl+Alt+T on any page, and what was
said opens as a note.

• Every paragraph links back into the video at the second it was spoken, so
finding the sentence and watching the person say it are the same action.
• Captions are not prose, and turning them into prose is most of the work here.
They arrive as thousands of fragments cut where the line on screen had to
break, and machine-made ones repeat the tail of each fragment to make the
words roll upward. Those repeats are removed and the fragments regrouped into
paragraphs at pauses and sentence ends. What comes out reads as writing.
• Or as a table — time in one column, words in the other — which you can
annotate in place with a column of your own notes.
• Copy it in the shape you need: plain text, text with timestamps, Markdown
table, Markdown note, SubRip .srt or WebVTT .vtt.
• Languages are sorted so the useful one is at the top: written-by-a-person
above machine-generated, the spoken language above translations of it, and
the spoken track marked.

These are the video's own captions. There is no speech recognition here, no API
key and no service in the middle — so a video with no captions has no
transcript, and it says so rather than offering to make one.

NOTES

A Markdown editor built on blocks: headings, lists, to-dos, quotes, callouts,
tables, code, diagrams and dividers, with a selection toolbar and a "/" menu.
What it saves is plain Markdown — a .md file any other program can open.

• Read a web page as a note. Give it a URL and it keeps the article and leaves
the navigation, banners and promos behind, using Mozilla's Readability — the
same engine as Firefox's own Reader Mode. Nothing on the page runs: the HTML
is parsed in a document that is never attached to anything, and scripts are
stripped before the extractor sees it.
• Browse your Drive as a tree, and open a folder as a tab with its own address
bar and listing, the way a folder opens in a file manager.
• Drag the columns to resize them, or fold the file list away entirely. The
widths are remembered.
• A .json file opens in a read-only viewer, re-indented and syntax coloured.
• Rename, move, bin and restore, with a searchable folder picker.

GOOGLE DRIVE (OPTIONAL)

Sign in and captures, recordings, transcripts and notes can be saved to your
own Drive. Several accounts can be signed in at once, each appearing as its own
branch with its own storage total and its own root folder — the place that
account starts and where its new files go.

The file list shows Markdown, text and JSON files, and folders. Nothing else in
your Drive appears: not PDFs, not images, and none of Google's own Docs, Sheets
or Slides.

Drive is entirely optional. Everything above works signed out.

PRIVACY

Captures, recordings and transcripts are held on your own machine in the
browser's storage. They leave it only when you press Upload, and only to your
own Google Drive.

There is no developer server, no account with us, no analytics and no
telemetry. The only addresses this add-on contacts are Google's, for a Drive
upload you asked for, and the video's own site when reading its captions.

REQUIREMENTS

• Firefox 140 or later on desktop; Firefox 142 or later on Android.
• Video download beyond plain, directly-fetchable files needs a small helper
program — a native messaging host built on yt-dlp and ffmpeg, installed
separately and running only on your machine. Without it the downloader still
works for simple files and tells you plainly that it is doing the lesser
thing. Setup instructions are in the project README.

KEYBOARD SHORTCUTS

Ctrl+Alt+V capture the visible area
Ctrl+Alt+A capture a selected area
Ctrl+Alt+F capture the full page
Ctrl+Alt+C capture after a countdown
Ctrl+Alt+E open the editor
Ctrl+Alt+D download video from this page
Ctrl+Alt+T transcribe the video on this page
开发者留言
It's in experiment stage. We will release to production soon. Thank for your patience.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 与 Firefox 之外的其他程序交换信息
  • 输入数据到剪贴板
  • 下载文件和读取与修改浏览器的下载历史
  • 获取浏览器标签页
  • 访问您用于 youtube.com 域名的网站的数据

可选权限:

  • 访问您在所有网站的数据

根据开发者所述,必要的数据收集:

  • 网站内容
详细了解
更多信息
附加组件链接
  • 支持邮箱
  • 复制附加组件 ID
版本
1.6.0
大小
8.04 MB
上次更新
2 天前 (2026年9月15日)
相关分类
  • 照片、音乐和视频
许可证
保留所有权利
版本历史
  • 查看所有版本
标签
  • dark mode
  • download
  • google
  • video downloader
  • youtube
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

本站内容以知识共享署名-相同方式共享 v3.0 或任何更新版本授权(除非另有注明)。Android 系 Google LLC 的商标。