Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de Copy Video Frame

Copy Video Frame por igorlogius

Adds a context menu entry that allows to capture a still frame image from a html video element

4.3 (3 reviews)4.3 (3 reviews)
112 Users112 Users
Necesitarás Firefox para usar esta extensión
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Capturas de pantalla
Sobre esta extensión
NAME

copy-video-frame - adds a context menu entry that allows to capture a still frame image from a html video element

SYNOPSIS

Hold shift and right click on a html video element to open the context menu. If the element you clicked on is a html video element the context menu will contain the "Copy Video Frame" entry.

USER INPUTS
  • the html video element

OPTIONS

Granting the addon the optional notifications permissions allows it to show a notification when done.
Granting the addon the optional clipboardWrite permissions will change its behavior from opening the captured frame into a new tab to copying it into the clipboard directly

REQUIRED PERMISSIONS
  • menu: used to add the menu entry
  • activeTab: used to access tabCapture function triggered by the useraction of clicking on the menu entry

OPTIONAL PERMISSIONS
  • clipboardWrite: when given, skips the opening of the screenshot into a tab and direclty copies it into the clipboard instead
  • notifications: when given, shows a notification when the timer ends.

DEMO VIDEO

https://github.com/user-attachments/assets/5c16d6d8-1092-40fc-8f8f-a23d814de0c7

COMMON ISSUES / FAQ

I clicked on a video but the context menu doenst have the Copy Video Frame entry. What gives?

Well technically this can have a couple of reasons, but the most likely ones are hat the clicked element is either not a html video element or some other transparent element is overshadowing it. To get around overshadowing either the overlayed elements needs to be removed or the video needs to be brought to the front. Usually uBlock Origin's element picker or Firefox's built-in element inspector will be able to help here.

Can't the addon just copy the frame into the clipboard?

Yes it can. Just grant it the optional clipboardWrite permission and it will from then on directly copy the frame into the clipboard and not open a tab with it.

Why are there video control elements visible in the captured frame?

This only happens with DRM and CORS protected content. This kind of content is sadly not extractable in the same way as other none-protected content, so a different method is used which unfortunetly has the drawback of also capturing overlayed content and using the videos displayed size instead of its natural values.

Why is the dimension of the frame so small, not like i expected?

For none DRM protected content the video size should be the same as the natural width and height of the video. For DRM protected content the displayed size on the screen will be used since direct access to the video data is not available.

Why is the direct Copy to Clipboard not the default? This is stupid nobody wants to right click twice.

Well, i personally try to write addons with a high degree of respect for user autonomy and privacy in mind. My prefered defaults therefor are the ones that require only the absolute necessary permissions to get a task done in a resonable time and manner. So i opted to not require the clipboardWrite permission because a user could already right click on any image and copy it into the clipboard, which seems not too much of an extra step if not done to often. - But i do acknowlege that different users have different workflows and priorities so i added a simple switch that allows users to change the behaviour.
Rated 4,3 by 3 reviewers
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
2
4
0
3
1
2
0
1
0
Leer las 3 revisiones
Permissions and dataSaber más

Permisos opcionales:

  • Introducir datos en el portapapeles
  • Mostrarte notificaciones
Más información
Enlaces del complemento
  • Página de inicio
Versión
1.1.14
Tamaño
19,47 KB
Última actualización
hace 20 horas (1 de sep. de 2025)
Categorías relacionadas
  • Fotos, música y videos
Licencia
BSD 2-Clause "Simplified" License
Historial de versiones
  • Ver todas las versiones
Añadir a la colección
Informar sobre este complemento
Más extensiones de igorlogius
  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.