Random NASA Pic of the Day
Theme with a random Nasa Pic of the Day
什么是Random NASA Pic of the Day?
Random NASA Pic of the Day是由skiroyjenkins开发的Chrome扩展程序,该扩展的主要功能是“Theme with a random Nasa Pic of the Day”。
扩展截图
下载Random NASA Pic of the Day扩展crx文件
下载Random NASA Pic of the Day扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Open a new tab and see a random NASA picture of the day! When you open a new tab, you will be greeted with a picture from NASA's Picture of the day archive on a randomly chosen date. The title of the image along with the date it was chosen as the Picture of the Day will appear in the top left and a description provided by NASA will be in the bottom right. You can also choose to view the HD version of the image by clicking the "Open HD Image" in the top left. Versions: 0.2: - Added icons 0.2.1: - Added copyright to image if image isn't public domain - Fixed Small tile image and added Large tile image - Added more screenshots 0.2.2 - Updated Screenshots - WIP: adding download button for the HD image
扩展基本信息
名称 | Random NASA Pic of the Day |
ID | omhdoabhgjjhaecjkccomlimagpbfben |
官方URL | https://chromewebstore.google.com/detail/random-nasa-pic-of-the-da/omhdoabhgjjhaecjkccomlimagpbfben |
简介 | Theme with a random Nasa Pic of the Day |
文件大小 | 793 KB |
安装次数 | 1,912 |
当前版本 | 0.2.2 |
更新时间 | 2019-03-19 |
上架时间 | 2019-03-19 |
评分 | 4.33/5 共3次评分 |
开发者 | skiroyjenkins |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": ".\/page\/index.html" }, "name": "Random NASA Pic of the Day", "description": "Theme with a random Nasa Pic of the Day", "version": "0.2.2", "manifest_version": 2, "icons": { "128": ".\/milkyWay2.png", "16": ".\/milkyWay1.png" } } |