Eagle Eye - Дивіться відео в плаваючому вікні icon

Eagle Eye - Дивіться відео в плаваючому вікні

Extension Actions

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

Перегляд відео посилання в маленькому плаваючому вікні.

Image from store
Eagle Eye - Дивіться відео в плаваючому вікні
Description from store

Eagle Eye покращує стандартні посилання в браузері. Наведіть курсор миші на посилання YouTube, щоб показати підказку. Ви можете натиснути кнопку, щоб відкрити відео в мінімалістському, настроюється плаваюче вікно.

Використання Eagle Eye для перегляду відео в режимі картинка в картинці (PIP).

Eagle Eye підвищує продуктивність, так як дозволяє уникнути відкриття YouTube і відволікаючись на їх алгоритм рекомендації. Ви можете блокувати YouTube і подивитися необхідний контент через розширення.

Eagle Eye покращує спілкування з друзями - ви можете дивитися відео, які вони посилають вас в той час як в чаті. Ви можете використовувати його переглядати відео YouTube в Messenger. EE працює скрізь - Посланник, розбіжність, Twitter, Google Search або будь-який інший випадковий сайт.

Дослідження легше - Якщо ви читаєте зміст, яке містить посилання на відео, ви можете подивитися його в той час як ви читаєте.

особливості:
★ Це 100% безкоштовно.
★ Чистий, мінімалістський, красивий дизайн.
★ Переміщення плаваючого вікна, де ви хочете.
★ Зміна розміру, перетягуючи правий нижній кут.
★ Положення плаваючого гравця і розмір зберігаються.
★ Є поєднання клавіш для швидкого використання:
- [ALT + Click] посилання, щоб відкрити Eagle Eye
- [ALT + SHIFT + Click] посилання, щоб відкрити вікно приглушений.
- [ESC], щоб закрити
- [ALT + /] для відтворення або паузи відео.
★ Ви можете налаштувати прив'язки клавіш в меню опцій

=====================
ОЦІНІТЬ НАС
=====================

як Eagle Eye Ви? Розглянемо надавши йому рейтинг 5 зірок і поділитися ним з друзями :)

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!