Geek Beat Dropcam

The Official Geek Beat Dropcam viewer.

ما هو Geek Beat Dropcam؟

Geek Beat Dropcam هو إضافة Chrome تم تطويرها بواسطة http://irc.geekbeat.tv، والميزة الرئيسية لها هي "The Official Geek Beat Dropcam viewer.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Geek Beat Dropcam

قم بتنزيل ملفات الامتداد Geek Beat Dropcam بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
}