Astronomy Picture of the Day (APOD)

This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API

Astronomy Picture of the Day (APOD)とは何ですか?

Astronomy Picture of the Day (APOD)はSteven Harrisによって開発されたChromeの拡張機能で、その主な機能は「This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API」です。

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

screenshot

Astronomy Picture of the Day (APOD)拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Who doesn't love a good photo of our Universe? 

NASA has a massive library of beautiful imagery, every day they showcase a single image. We display this image in a new tab, so we don't have to go out our way to view it.                    

拡張機能の基本情報

名前 Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
公式URL https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
説明 This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
ファイルサイズ 176 KB
インストール数 112
現在のバージョン 1.0.3
最終更新日 2016-02-24
公開日 2016-02-24
評価 4.20/5 合計 5 レビュー
開発者 Steven Harris
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "Steven Harris",
    "name": "Astronomy Picture of the Day (APOD)",
    "description": "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API",
    "version": "1.0.3",
    "chrome_url_overrides": {
        "newtab": "apod.html"
    }
}