Eagle Eye - menonton video di jendela mengambang icon

Eagle Eye - menonton video di jendela mengambang

Extension Actions

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

link preview video di jendela mengambang kecil.

Image from store
Eagle Eye - menonton video di jendela mengambang
Description from store

Eagle Eye meningkatkan link standar dalam browser. Tempatkan mouse Anda melalui link YouTube untuk menunjukkan tooltip. Anda dapat mengklik untuk membuka video di minimalis, jendela mengambang disesuaikan.

Gunakan Eagle Eye untuk melihat video dalam mode Picture-in-Picture (PIP).

Eagle Eye meningkatkan produktivitas, karena Anda menghindari membuka YouTube dan terganggu oleh algoritma rekomendasi mereka. Anda dapat memblokir YouTube dan menonton konten yang diperlukan melalui ekstensi.

Eagle Eye meningkatkan komunikasi dengan teman-teman - Anda dapat menonton video mereka mengirimkan saat chatting. Anda dapat menggunakannya melihat video YouTube di Messenger. EE bekerja di mana-mana - Messenger, Discord, Twitter, Google Search atau situs acak lainnya.

Penelitian dibuat lebih mudah - Jika Anda membaca konten yang memiliki link ke video, Anda dapat melihatnya saat Anda membaca.

Fitur:
★ Ini 100% gratis.
★ Bersih, minimalis, desain yang indah.
★ Pindahkan jendela mengambang di manapun Anda inginkan.
★ Resize dengan menyeret sudut kanan bawah.
★ mengambang pemain posisi dan ukuran disimpan.
★ Ada binding kunci untuk digunakan cepat:
- [ALT + Klik] untuk membuka Eagle Eye
- [ALT + SHIFT + Klik] untuk membuka jendela diredam.
- [ESC] untuk menutup
- [ALT + /] untuk memutar atau menghentikan video sementara.
★ Anda dapat menyesuaikan binding kunci dalam menu pilihan

=====================
RATE AS
=====================

Apakah Anda suka Eagle Eye? Pertimbangkan memberikan peringkat 5-bintang dan berbagi dengan teman-teman :)

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!