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

イーグルアイは、ブラウザでの標準リンクを向上させます。ツールチップを表示するには、YouTubeのリンクの上にマウスを置きます。あなたは最小限の、カスタマイズ可能なフローティングウィンドウでビデオを開くためにそれをクリックすることができます。

使用イーグルアイは、ピクチャーインピクチャー(PIP)モードでビデオを表示します。

あなたがYouTubeに開設し、その推薦アルゴリズムによって惑わさ避けるため、イーグルアイは、生産性を向上させます。あなたは、YouTubeをブロックし、拡張を介して必要なコンテンツを見ることができます。

イーグルアイは、友人とのコミュニケーションを向上させる - おしゃべりしながら、あなたは彼らがあなたを送ってビデオを見ることができます。あなたはそれがメッセンジャーでYouTubeの動画をプレビューすることができます。 EEは、どこでも動作します - メッセンジャー、確執、ツイッター、Google検索や他のランダムなウェブサイトを。

研究が容易になる - あなたがビデオにリンクしているコンテンツを読んでいる場合は、あなたが読んでいる間、あなたはそれを見ることができます。

特徴:
★それは100%無料です。
★クリーン、ミニマル、美しいデザイン。
あなたが好きな場所フローティングウィンドウを移動します★。
★右下隅をドラッグしてサイズを変更します。
★浮きプレーヤーの位置とサイズが保存されます。
★高速の使用のためのキーバインドがあります。
- オープンイーグルアイに[ALT +クリック]リンク
- [ALT + SHIFT +クリック]ミュートウィンドウを開くためのリンク。
- [ESC]に近いです
- 動画を再生したり、一時停止する[ALT + /]。
★あなたは、オプションメニューでキーバインディングをカスタマイズすることができます

=====================
私たちを評価してください
=====================

あなたは、イーグルアイが好きですか?それを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!