APOD New Tab

See pictures from Astronomy Picture of the Day when you open a new tab!

APOD New Tabとは何ですか?

APOD New Tabはdesolationauroraによって開発されたChromeの拡張機能で、その主な機能は「See pictures from Astronomy Picture of the Day when you open a new tab!」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Set your new tab window to display stunning images from NASA's Astronomy Image of the Day. Learn about the details behind these surreal cosmic occurrences, and easily browse the entire index of images.

Source: http://apod.nasa.gov/apod/astropix.html.

Type '?' for keyboard shortcuts.                    

拡張機能の基本情報

名前 APOD New Tab APOD New Tab
ID pgnijakmicikmolkbgnnjpfhhkockobl
公式URL https://chromewebstore.google.com/detail/apod-new-tab/pgnijakmicikmolkbgnnjpfhhkockobl
説明 See pictures from Astronomy Picture of the Day when you open a new tab!
ファイルサイズ 1.25 MB
インストール数 50
現在のバージョン 1.6.2
最終更新日 2016-01-20
公開日 2016-01-20
評価 4.00/5 合計 4 レビュー
開発者 desolationaurora
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "APOD New Tab",
    "short_name": "APOD New Tab",
    "version": "1.6.2",
    "description": "See pictures from Astronomy Picture of the Day when you open a new tab!",
    "chrome_url_overrides": {
        "newtab": "apod.html"
    },
    "icons": {
        "48": "img\/48.png"
    },
    "permissions": [
        "http:\/\/apod.nasa.gov\/",
        "http:\/\/api.data.gov\/",
        "https:\/\/api.data.gov\/"
    ]
}