BYU Webcams

Displays the current public BYU webcam images.

BYU Webcamsとは何ですか?

BYU WebcamsはBYU Webcamsによって開発されたChromeの拡張機能で、その主な機能は「Displays the current public BYU webcam images.」です。

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

screenshot

BYU Webcams拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        View many of the public BYU webcam with just a click of the mouse.  The images update often, so feel free to sit back and watch.

Webcam images include: 
BYU Testing Center
2 Mountain Cameras
BYU Broadcasting Building
2 Views from the Widstoe of Construction on the new Building
signature card center (near BYU Jamba Juice)                    

拡張機能の基本情報

名前 BYU Webcams BYU Webcams
ID popkdjdpaicpdnfpgopjkmhibkngomho
公式URL https://chromewebstore.google.com/detail/byu-webcams/popkdjdpaicpdnfpgopjkmhibkngomho
説明 Displays the current public BYU webcam images.
ファイルサイズ 42.23 KB
インストール数 46
現在のバージョン 2.7
最終更新日 2015-12-13
公開日 2015-12-12
評価 5.00/5 合計 1 レビュー
開発者 BYU Webcams
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BYU Webcams",
    "short_name": "BYU Webcams",
    "version": "2.7",
    "manifest_version": 2,
    "offline_enabled": false,
    "description": "Displays the current public BYU webcam images.",
    "browser_action": {
        "default_title": "BYU Webcams",
        "default_icon": "favicon.ico",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "favicon.ico",
        "256": "favicon.ico"
    },
    "permissions": [
        "https:\/\/soaregistry.byu.edu\/services\/campusInformation\/webcam\/v1\/streams\/"
    ]
}