Geek Beat Dropcam

The Official Geek Beat Dropcam viewer.

Geek Beat Dropcamとは何ですか?

Geek Beat Dropcamはhttp://irc.geekbeat.tvによって開発されたChromeの拡張機能で、その主な機能は「The Official Geek Beat Dropcam viewer.」です。

拡張機能のスクリーンショット

screenshot

Geek Beat Dropcam拡張機能のCRXファイルをダウンロード

Geek Beat Dropcam拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
}