Geek Beat Dropcam

The Official Geek Beat Dropcam viewer.

Geek Beat Dropcam क्या है?

Geek Beat Dropcam http://irc.geekbeat.tv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Official Geek Beat Dropcam viewer."।

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

screenshot

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

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

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

                        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.                    

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

नाम Geek Beat Dropcam Geek Beat Dropcam
ID jhfhdglmolpohchclgeofdmhpglagdkg
आधिकारिक URL https://chrome.google.com/webstore/detail/geek-beat-dropcam/jhfhdglmolpohchclgeofdmhpglagdkg
विवरण The Official Geek Beat Dropcam viewer.
फ़ाइल का आकार 26.59 KB
स्थापना संख्या 69
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2013-10-10
प्रकाशन तिथि 2013-10-10
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर http://irc.geekbeat.tv
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://geekbeat.tv/dropcam
समर्थित भाषाएँ 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"
}