Eagle Eye - Sledování videa v plovoucím okně icon

Eagle Eye - Sledování videa v plovoucím okně

Extension Actions

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

Náhled videa odkazy v malém plovoucím okně.

Image from store
Eagle Eye - Sledování videa v plovoucím okně
Description from store

Eagle Eye zlepšuje standardní odkazy v prohlížeči. Najetí myší na odkaz na YouTube zobrazit nápovědu. Můžete na něj pro otevření videa v minimalistickém, přizpůsobitelné plovoucího okna.

Použití Eagle Eye pro zobrazení videa v režimu obraz v obraze (PIP).

Eagle Eye zvyšuje produktivitu, protože se vyhnout otevření YouTube a stále rozptylovat jejich algoritmus doporučení. Můžete blokovat YouTube a sledovat potřebné obsah prostřednictvím rozšíření.

Eagle Eye zlepšuje komunikaci s přáteli - můžete sledovat videa pošlou vás při chatování. Můžete ji použít náhled videa z YouTube v programu Messenger. EE funguje všude - Messenger, svár, Twitter, Google Search nebo jakékoliv jiné náhodné internetových stránkách.

Výzkum jednodušší - Pokud čtete obsah, který obsahuje odkazy na video, můžete ho sledovat při čtení.

Funkce:
★ To je 100% zdarma.
★ Clean, minimalistický, krásný design.
★ Pohybujte plovoucí okno kdekoliv chcete.
★ Změna velikosti tažením v pravém dolním rohu.
★ Plovoucí poloha a velikost přehrávače jsou uloženy.
★ Existují klávesové zkratky pro rychlé použití:
- [ALT + klik] odkaz na otevřeném Eagle Eye
- [ALT + SHIFT + klik] odkaz se otevře okno ztlumená.
- [ESC] pro uzavření
- [ALT + /] k přehrávání nebo pozastavení videa.
★ můžete přizpůsobit klávesové zkratky v nabídce možností

=====================
OHODNOŤTE NÁS
=====================

Líbí se vám Eagle Eye? Vezměme si dávat to hodnocení 5 hvězdiček a jejich sdílení s přáteli :)

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!