BYU Webcams
Displays the current public BYU webcam images.
什麼是BYU Webcams?
BYU Webcams是由BYU Webcams開發的Chrome擴展程式,該擴展的主要功能是“Displays the current public BYU webcam images.”。
擴展截圖
下載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)                     擴展基本資訊
| 名稱 |   |  
| ID | popkdjdpaicpdnfpgopjkmhibkngomho | 
| 官方網址 | 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\/"
    ]
}  |  |