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 |
| 官方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"
}
} | |