extension ExtPose

Eagle Eye - Bekijk video's in een zwevend venster

CRX id

pecdkhjikgejgnlpccgmghcnalkggjaj-

Description from extension meta

Voorbeeld videoverbindingen in een klein zwevend venster.

Image from store Eagle Eye - Bekijk video's in een zwevend venster
Description from store Eagle Eye verbetert de standaard koppelingen in de browser. Plaats uw muis over een YouTube-link naar een tooltip te laten zien. U kunt erop klikken om de video te openen in een minimalistische, aanpasbare zwevend venster. Met Eagle Eye om video's in Picture-in-Picture (PIP) stand te bekijken. Eagle Eye verhoogt de productiviteit, omdat u voorkomen dat het openen van YouTube en het krijgen van afgeleid door hun aanbeveling algoritme. U kunt blokkeren YouTube en kijken nodige content via de uitbreiding. Eagle Eye verbetert de communicatie met vrienden - u kunt de video's die ze sturen u tijdens het chatten kijken. U kunt het gebruiken om een ​​voorbeeld van YouTube-video's in Messenger. EE werkt overal - Messenger, Onenigheid, Twitter, Google Search of een andere willekeurige website. Onderzoek makkelijker gemaakt - Als u dit leest inhoud die banden heeft met een video, kunt u kijken terwijl je aan het lezen bent. Kenmerken: ★ Het is 100% gratis. ★ Schoon, minimalistisch, mooi design. ★ Verplaats het zwevende venster waar u maar wilt. ★ Resize door te slepen de rechter benedenhoek. ★ De drijvende speler positie en het formaat worden opgeslagen. ★ Er zijn sneltoetsen voor snel gebruik: - [ALT + Klik] link openen Eagle Eye - [ALT + SHIFT + Klik] link naar het venster gedempt openen. - [ESC] om dicht - [ALT + /] om te spelen of te pauzeren de video. ★ U kunt sneltoetsen aanpassen in het optiemenu ===================== BEOORDEEL ONS ===================== Hou je van Eagle Eye? Beschouw waardoor het een 5-star rating en delen met vrienden :)

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