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”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | gcpjcbpfjbhehgihibcncmaknkeeamip |
| 官方網址 | 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"
}
} | |