Youtube Replay (YTReplay Magic)

Youtube Replay (YTReplay Magic) is fastest and easiest way to Play Youtube Videos in Replay Mode (Non-Stop).

Youtube Replay (YTReplay Magic)란 무엇입니까?

Youtube Replay (YTReplay Magic)은(는) China-Cheats에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Youtube Replay (YTReplay Magic) is fastest and easiest way to Play Youtube Videos in Replay Mode (Non-Stop)."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Youtube Replay (YTReplay Magic) 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Youtube Replay (YTReplay Magic) is the Easiest and Best way to Play Youtube Videos Non Stop. All you have to do is to Install the Extension and Play any video on Youtube in Replay Mode.

The Extension Creates also a Toolbar Button for Users to easily Enable/Disable the Replay Mode with a Single Click.

Youtube Replay (YTReplay Magic) is also Available for Other Web Browsers, Such as Mozilla Firefox and Google Chrome Web browser.


===============================
Download for Other Browsers
===============================

Firefox Download: https://addons.mozilla.org/en-US/developers/addon/ytreplay/
Chrome Download: https://chrome.google.com/webstore/search/Youtube%20Replay%20(YTReplay%20Magic)?hl=en-US
Opera Download: https://addons.opera.com/en/extensions/details/youtube-replay-ytreplay-magic/                    

확장 프로그램 기본 정보

이름 Youtube Replay (YTReplay Magic) Youtube Replay (YTReplay Magic)
ID oadnllmpodddplkpoobefkknhhecjjbb
공식 URL https://chromewebstore.google.com/detail/youtube-replay-ytreplay-m/oadnllmpodddplkpoobefkknhhecjjbb
설명 Youtube Replay (YTReplay Magic) is fastest and easiest way to Play Youtube Videos in Replay Mode (Non-Stop).
파일 크기 27.97 KB
설치 횟수 2,616
현재 버전 1.0.1
최근 업데이트 2016-02-10
출시 날짜 2016-02-10
평점 4.20/5 총 30 개의 평점
개발자 China-Cheats
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Youtube Replay (YTReplay Magic)",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Youtube Replay (YTReplay Magic) is fastest and easiest way to Play Youtube Videos in Replay Mode (Non-Stop).",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon55.png"
    },
    "browser_action": {
        "default_icon": "icons\/Off.png",
        "default_title": "Turn (ON\/OFF) YT-Replay"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "storage",
        "tabs",
        "http:\/\/www.youtube.com\/*",
        "https:\/\/www.youtube.com\/*",
        "http:\/\/*.youtube.com\/*",
        "https:\/\/*.youtube.com\/*"
    ],
    "web_accessible_resources": [
        "\/icons\/*"
    ]
}