Geography

Override the new tab page

Geographyとは何ですか?

Geographyはjosephpeterpetersによって開発されたChromeの拡張機能で、その主な機能は「Override the new tab page」です。

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

screenshot

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

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

拡張機能の使用方法

                        This very simple app overrides the New Page tab and displays a picture. Ideal for geographers. Photo by Joseph P. Peters, Esri campus, Redlands, CA.                    

拡張機能の基本情報

名前 Geography Geography
ID fklkcabjalknbaagihhjefkamceknpjb
公式URL https://chromewebstore.google.com/detail/geography/fklkcabjalknbaagihhjefkamceknpjb
説明 Override the new tab page
ファイルサイズ 6.87 MB
インストール数 68
現在のバージョン 1.1
最終更新日 2016-07-25
公開日 2016-07-25
評価 5.00/5 合計 1 レビュー
開発者 josephpeterpeters
支払い方法 free
対応言語 en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Override the new tab page",
    "incognito": "split",
    "manifest_version": 2,
    "name": "Geography",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}