Geek Beat Dropcam

The Official Geek Beat Dropcam viewer.

Wat is Geek Beat Dropcam?

Geek Beat Dropcam is een Chrome-extensie ontwikkeld door http://irc.geekbeat.tv, en de belangrijkste functie is "The Official Geek Beat Dropcam viewer.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Geek Beat Dropcam

Download Geek Beat Dropcam-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

                        Bored at work? So are we!  Only now you can watch us to see just how boring we are on the Geek Beat Dropcam webcam streaming live from our studios 24/7!

This Extension will add a little Geek Beat icon beside the URL bar so you can have one button access to the webcams.                    

Basisinformatie over de Extensie

Naam Geek Beat Dropcam Geek Beat Dropcam
ID jhfhdglmolpohchclgeofdmhpglagdkg
Officiële URL https://chrome.google.com/webstore/detail/geek-beat-dropcam/jhfhdglmolpohchclgeofdmhpglagdkg
Beschrijving The Official Geek Beat Dropcam viewer.
Bestandsgrootte 26.59 KB
Aantal Installaties 69
Huidige Versie 1.0.5
Laatst Bijgewerkt 2013-10-10
Publicatiedatum 2013-10-10
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://irc.geekbeat.tv
Betalingswijze free
Extensiewebsite http://geekbeat.tv/dropcam
Ondersteunde Talen en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "dropcam-icon.png"
    },
    "description": "The Official Geek Beat Dropcam viewer.",
    "manifest_version": 2,
    "name": "Geek Beat Dropcam",
    "permissions": [
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.5"
}