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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Youtube Replay (YTReplay Magic) is fastest and easiest way to Play Youtube Videos in Replay Mode (Non-Stop)."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Youtube Replay (YTReplay Magic) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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) |
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\/*" ] } |