Geek Beat Dropcam

The Official Geek Beat Dropcam viewer.

Qu'est-ce que Geek Beat Dropcam ?

Geek Beat Dropcam est une extension Chrome développée par http://irc.geekbeat.tv, et sa fonction principale est "The Official Geek Beat Dropcam viewer.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Geek Beat Dropcam

Téléchargez les fichiers d'extension Geek Beat Dropcam au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Geek Beat Dropcam Geek Beat Dropcam
ID jhfhdglmolpohchclgeofdmhpglagdkg
URL Officiel https://chrome.google.com/webstore/detail/geek-beat-dropcam/jhfhdglmolpohchclgeofdmhpglagdkg
Description The Official Geek Beat Dropcam viewer.
Taille du Fichier 26.59 KB
Nombre d'Installations 69
Version Actuelle 1.0.5
Dernière Mise à Jour 2013-10-10
Date de Publication 2013-10-10
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://irc.geekbeat.tv
Type de Paiement free
Site Web de l'Extension http://geekbeat.tv/dropcam
Langues Prises en Charge 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"
}