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...」です。

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

screenshot
screenshot
screenshot

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...                    

拡張機能の基本情報

名前 Tab Plus Tab Plus
ID gnpkfejhbjbfidphpdfeokopdigeinkf
公式URL 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"
}