extension ExtPose

Eagle Eye - Manood ng mga video sa isang lumulutang window

CRX id

pecdkhjikgejgnlpccgmghcnalkggjaj-

Description from extension meta

I-preview ang mga link ng video sa isang maliit na lumulutang window.

Image from store Eagle Eye - Manood ng mga video sa isang lumulutang window
Description from store Eagle Eye pagbubutihin ang mga karaniwang link sa browser. Ilagay ang iyong mouse sa ibabaw ng isang link sa YouTube upang ipakita ang isang tooltip. Maaari mong i-click ito upang buksan ang video sa isang minimalistic, nako-customize na lumulutang window. Gamitin Eagle Eye tingnan ang mga video sa Picture-in-Picture (PIP) mode. Eagle Eye ay nagdaragdag produktibo, dahil ikaw maiwasan ang pagbubukas ng YouTube at nagsisimula ginulo sa pamamagitan ng kanilang mga rekomendasyon algorithm. Maaari mong harangan YouTube at manood ng mga kinakailangang nilalaman sa pamamagitan ng extension. Eagle Eye nagpapabuti pakikipag-usap sa mga kaibigan - maaari mong panoorin ang mga video magpadala sa iyo ng mga ito habang ang pakikipag-chat. Maaari mo itong gamitin i-preview ang mga video sa YouTube sa Messenger. EE ay gumagana sa lahat ng dako - Messenger, sigalot, Twitter, Google Search o anumang iba pang mga random na website. Research na ginawa mas madali - Kung ikaw ay pagbabasa ng nilalaman na may mga link sa isang video, maaari mong panoorin ito habang binabasa mo. Mga Tampok: ★ Ito ay 100% libre. ★ Malinis, minimalist, maganda disenyo. ★ Ilipat ang mga lumulutang na window kung saan man gusto mo. ★ Resize sa pamamagitan ng pagkaladkad sa ibabang kanang sulok. ★ Ang lumulutang na player na posisyon at laki ay nai-save. ★ May mga key bindings para sa mabilis na paggamit: - [ALT + I-click] link upang buksan ang Eagle Eye - [ALT + SHIFT + I-click] link upang buksan ang window naka-mute. - [ESC] upang malapitan - [ALT + /] upang i-play o i-pause ang video. ★ Maaari mong i-customize key bindings sa menu ng mga pagpipilian ===================== RATE US ===================== Gusto mo ba ng Eagle Eye? Isaalang-alang ang pagbibigay ito ng isang 5-star rating at pagbabahagi ng ito sa mga kaibigan :)

Latest reviews

  • (2023-06-17) 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)
  • (2022-10-31) Manuel Augman García: GREAT!!! Ecelente!!!
  • (2022-02-09) Asher GZ: Only works on the same page as the source video, making the whole floating aspect pointless
  • (2021-08-06) forpost 0001: Работает только на той вкладке ,где оно запущено! :(
  • (2021-02-13) Arthur J: great!
  • (2020-11-05) Виктория Генова: It's useful if you want to open a video right away instead of going to the page
  • (2020-11-04) Radostin Angelov: It's amazing!

Statistics

Installs
1,408 history
Category
Rating
3.7143 (7 votes)
Last update / version
2021-01-10 / 1.0.6
Listing languages

Links