Remoku

Control your Roku with a web app.

Remoku क्या है?

Remoku https://remoku.tv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Control your Roku with a web app."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Remoku एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Remoku is a network remote control for Roku streaming players, written in Javascript, CSS, and HTML5. This extension adds a shortcut icon to Chrome, that launches Remoku in a popup window.  You can control your Roku after setup using the on-screen icons, or with the keyboard.  See help.remoku.tv for more information.                    

एक्सटेंशन की मूल जानकारी

नाम Remoku Remoku
ID kmbcoebcjaiiejopnadjlknjhifadnlg
आधिकारिक URL https://chromewebstore.google.com/detail/remoku/kmbcoebcjaiiejopnadjlknjhifadnlg
विवरण Control your Roku with a web app.
फ़ाइल का आकार 1.09 MB
स्थापना संख्या 38,243
वर्तमान संस्करण 2.0.1
अंतिम अपडेट 2012-08-20
प्रकाशन तिथि 2012-08-20
रेटिंग 3.01/5 कुल 210 रेटिंग्स
डेवलपर https://remoku.tv
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://remoku.tv/
सहायता पृष्ठ URL http://help.remoku.tv/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Remoku",
    "description": "Control your Roku with a web app.",
    "version": "2.0.1",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "Remoku Chrome Icon.png",
        "default_popup": "chrome_extension_popup.html"
    },
    "icons": {
        "128": "Remoku_128.png"
    }
}