Doctor Who Tab

This extension will display a productivity tab with a Doctor Who theme

Doctor Who Tabとは何ですか?

Doctor Who Tabはnlaiによって開発されたChromeの拡張機能で、その主な機能は「This extension will display a productivity tab with a Doctor Who theme」です。

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

screenshot
screenshot

Doctor Who Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Tired of the standard new tab page for Google Chrome? Fellow Whovian? You've come to the right place! The Doctor Who Chrome Extension replaces the standard new tab page and features a Tardis-themed background and todo list to keep you on track as you browse the web.                    

拡張機能の基本情報

名前 Doctor Who Tab Doctor Who Tab
ID ckpglafpbjagceoefmgcifimljefkenb
公式URL https://chrome.google.com/webstore/detail/doctor-who-tab/ckpglafpbjagceoefmgcifimljefkenb
説明 This extension will display a productivity tab with a Doctor Who theme
ファイルサイズ 10.8 MB
インストール数 1,000
現在のバージョン 1.3
最終更新日 2016-08-22
公開日 2016-08-22
評価 4.08/5 合計 50 レビュー
開発者 nlai
支払い方法 free
ヘルプページのURL https://github.com/n-lai/geronimo
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Doctor Who Tab",
    "description": "This extension will display a productivity tab with a Doctor Who theme",
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}