Eagle Eye - Ver vídeos en una ventana flotante icon

Eagle Eye - Ver vídeos en una ventana flotante

Extension Actions

CRX ID
pecdkhjikgejgnlpccgmghcnalkggjaj
Status
  • Live on Store
Description from extension meta

enlaces de vídeo de vista previa en una pequeña ventana flotante.

Image from store
Eagle Eye - Ver vídeos en una ventana flotante
Description from store

Eagle Eye mejora las conexiones estándar en el navegador. Coloca el ratón sobre un enlace de YouTube para mostrar un texto de ayuda. Puede hacer clic en él para abrir el vídeo en una ventana flotante personalizable minimalista.

Uso Eagle Eye para ver vídeos en el modo Picture-in-Picture (PIP).

Eagle Eye aumenta la productividad, ya que evita tener que abrir YouTube y distraerse con su algoritmo de recomendación. Puede bloquear YouTube y ver el contenido necesario a través de la extensión.

Eagle Eye mejora la comunicación con amigos - usted puede ver los videos que se envían durante la conversación. Se puede utilizar una vista previa de los vídeos de YouTube en Messenger. EE funciona en todas partes - Mensajero, la discordia, Twitter, Google Search o cualquier otro sitio web al azar.

La investigación hace más fácil - Si usted está leyendo el contenido que tiene enlaces a un vídeo, se puede ver que mientras que usted está leyendo.

caracteristicas:
★ Es 100% gratis.
★ limpio, minimalista, un bonito diseño.
★ Mueva la ventana flotante donde desee.
★ Cambiar el tamaño arrastrando la esquina inferior derecha.
★ La posición del jugador flotante y tamaño se guardan.
★ Hay combinaciones de teclas para un uso rápido:
- [ALT + Click] enlace para abrir Eagle Eye
- [ALT + SHIFT + Click] enlace para abrir la ventana silenciado.
- [ESC] para cerrar
- [ALT + /] para reproducir o pausar el video.
★ Puede personalizar las asociaciones de teclas en el menú de opciones

=====================
NOS CALIFICA
=====================

¿Te gusta Eagle Eye? Considere lo que le da una calificación de 5 estrellas y compartirlo con amigos :)

Latest reviews

eThax Kew
looks like this haven't been update for the long time for youtube shorts or portrait support add the followings and load it with developer mode. (if you need help, ask) globals.js 1) replace with these const EXTRACT_YOUTUBE_VIDEO_ID_REGEX = /^.*((youtu.be\/)|(v\/)|(\/u\/\w\/)|(embed\/)|(shorts\/)|(watch\?))\??v?=?([^#&?]*).*/ const EXTRACT_YOUTUBE_START_TIME_REGEX = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|shorts\/|watch\?v=|\&v=)([^#\&\?]*)(?:(\?t|\&t|&start)=(\d+))?.*/ open-screen.js at the end of function extractVideoId(value) 1) replace it with this return (match && match[8].length==11) ? match[8] : false; open-screen.js 1) in function isYoutubeVideoLink(target) replace with this const urlTests = ['youtube', 'youtu.be', 'watch', 'shorts'] 2) add this const isShorts = contains(target.href, ['shorts']); 3) at the end replace with this return { videoUrl: videoUrl, startTime: startTime, isShorts: isShorts} open-screen.js in eventtrigger $(document).on('click', '.eagle-eye-tooltip', function(ev) 1) at the end replace with this showPopup(isYoutube.videoUrl, isYoutube.startTime || 0, isYoutube.isShorts) index.js at this line function showPopup(videoId, startTime) 1) replace it with this function showPopup(videoId, startTime, isShorts=false) add this whole condition if (isShorts) { let tempTotalWidth = totalWidth; totalWidth = totalHeight; totalHeight = tempTotalWidth; } just above the line bellow (exactly as seen here) if (document.getElementsByClassName('overlay-yt-extension').length)
eThax Kew
looks like this haven't been update for the long time for youtube shorts or portrait support add the followings and load it with developer mode. (if you need help, ask) globals.js 1) replace with these const EXTRACT_YOUTUBE_VIDEO_ID_REGEX = /^.*((youtu.be\/)|(v\/)|(\/u\/\w\/)|(embed\/)|(shorts\/)|(watch\?))\??v?=?([^#&?]*).*/ const EXTRACT_YOUTUBE_START_TIME_REGEX = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|shorts\/|watch\?v=|\&v=)([^#\&\?]*)(?:(\?t|\&t|&start)=(\d+))?.*/ open-screen.js at the end of function extractVideoId(value) 1) replace it with this return (match && match[8].length==11) ? match[8] : false; open-screen.js 1) in function isYoutubeVideoLink(target) replace with this const urlTests = ['youtube', 'youtu.be', 'watch', 'shorts'] 2) add this const isShorts = contains(target.href, ['shorts']); 3) at the end replace with this return { videoUrl: videoUrl, startTime: startTime, isShorts: isShorts} open-screen.js in eventtrigger $(document).on('click', '.eagle-eye-tooltip', function(ev) 1) at the end replace with this showPopup(isYoutube.videoUrl, isYoutube.startTime || 0, isYoutube.isShorts) index.js at this line function showPopup(videoId, startTime) 1) replace it with this function showPopup(videoId, startTime, isShorts=false) add this whole condition if (isShorts) { let tempTotalWidth = totalWidth; totalWidth = totalHeight; totalHeight = tempTotalWidth; } just above the line bellow (exactly as seen here) if (document.getElementsByClassName('overlay-yt-extension').length)
Manuel Augman García
GREAT!!! Ecelente!!!
Asher GZ
Only works on the same page as the source video, making the whole floating aspect pointless
Asher GZ
Only works on the same page as the source video, making the whole floating aspect pointless
forpost 0001
Работает только на той вкладке ,где оно запущено! :(
Arthur J
great!
Виктория Генова
It's useful if you want to open a video right away instead of going to the page
Виктория Генова
It's useful if you want to open a video right away instead of going to the page
Radostin Angelov
It's amazing!
Radostin Angelov
It's amazing!