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ファイルをダウンロード

Youtube Replay (YTReplay Magic)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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\/*"
    ]
}