Video PopUp
Displays Youtube and Facebook Videos in PopUp
Video PopUp란 무엇입니까?
Video PopUp은(는) SecureHash에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Displays Youtube and Facebook Videos in PopUp"입니다.
확장 프로그램 스크린샷
Video PopUp 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Simple option to watch Youtube & Facebook videos in popup. All video in Facebook & Youtube will have "Watch PopUp" beneath it. Click "Watch PopUp" button and enjoy watching the video as POPUP, without moving from your current page. This extension can parse the YouTube & Facebook page that you're viewing so that it can clone the video from it and show it as PopUp. This extension is created and powered by IVDBs.com. IVDBs.com is a video search solution, where you can search for millions of videos. Vidoes played using this extension, details imported to IVDBs database to provide better search result in the website. Since the service is provided and powered by IVDBs.com. The Like & Share will be credited to IVDBs.com website. Google Analytic is included to track the videos watched and the performance of the extension. Any suggestion and feedback are welcome.
확장 프로그램 기본 정보
이름 | |
ID | fgphfmhnkmobhfflglpmgkbmopmgmejf |
공식 URL | https://chrome.google.com/webstore/detail/video-popup/fgphfmhnkmobhfflglpmgkbmopmgmejf |
설명 | Displays Youtube and Facebook Videos in PopUp |
파일 크기 | 110 KB |
설치 횟수 | 381 |
현재 버전 | 0.0.0.4 |
최근 업데이트 | 2014-08-21 |
출시 날짜 | 2014-08-19 |
평점 | 3.63/5 총 8 개의 평점 |
개발자 | SecureHash |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://ivdbs.com |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Video PopUp", "description": "Displays Youtube and Facebook Videos in PopUp", "manifest_version": 2, "version": "0.0.0.4", "short_name": "Video PopUp", "browser_action": { "default_title": "Video PopUp", "default_icon": "icon16.png" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "page": "background.html" }, "externally_connectable": { "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/*.youtube.com\/*", "*:\/\/*.twitter.com\/*", "*:\/\/*.google.com\/*" ] }, "content_scripts": [ { "matches": [ " |