Tab Plus
Tab Plus is more than just a tab, - local weather, flip clock and more...
什麼是Tab Plus?
Tab Plus是由xtensionplus.com開發的Chrome擴展程式,該擴展的主要功能是“Tab Plus is more than just a tab, - local weather, flip clock and more...”。
擴展截圖
下載Tab Plus擴展crx文件
下載Tab Plus擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Very useful and nice start page, 
more than just a new tab, - local weather, flip clock and more...                     擴展基本資訊
| 名稱 |   |  
| ID | gnpkfejhbjbfidphpdfeokopdigeinkf | 
| 官方網址 | https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf | 
| 簡介 | Tab Plus is more than just a tab, - local weather, flip clock and more... | 
| 檔案大小 | 753 KB | 
| 安裝次數 | 72 | 
| 目前版本 | 1.0.1.3 | 
| 更新時間 | 2017-07-18 | 
| 上架時間 | 2017-07-18 | 
| 評分 | 5.00/5 共 1 次評分 | 
| 開發者 | xtensionplus.com | 
| 付費類型 | free | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "name": "Tab Plus",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Tab Plus is more than just a tab, - local weather, flip clock and more...",
    "icons": {
        "128": "images\/tab+-128.png",
        "16": "images\/tab+-16.png",
        "48": "images\/tab+-48.png",
        "64": "images\/tab+-64.png"
    },
    "manifest_version": 2,
    "options_page": "index.html#options",
    "permissions": [
        "storage",
        "geolocation",
        "unlimitedStorage",
        "https:\/\/maps.googleapis.com\/maps\/api\/",
        "http:\/\/api.wunderground.com\/api"
    ],
    "version": "1.0.1.3"
}  |  |