Remoku

Control your Roku with a web app.

Wat is Remoku?

Remoku is een Chrome-extensie ontwikkeld door https://remoku.tv, en de belangrijkste functie is "Control your Roku with a web app.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Remoku

Download Remoku-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Remoku Remoku
ID kmbcoebcjaiiejopnadjlknjhifadnlg
Officiële URL https://chromewebstore.google.com/detail/remoku/kmbcoebcjaiiejopnadjlknjhifadnlg
Beschrijving Control your Roku with a web app.
Bestandsgrootte 1.09 MB
Aantal Installaties 38,243
Huidige Versie 2.0.1
Laatst Bijgewerkt 2012-08-20
Publicatiedatum 2012-08-20
Beoordeling 3.01/5 Totaal 210 Beoordelingen
Ontwikkelaar https://remoku.tv
Betalingswijze free
Extensiewebsite http://remoku.tv/
Help Pagina-URL http://help.remoku.tv/
Ondersteunde Talen 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"
    }
}