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”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載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 Random NASA Pic of the Day
ID omhdoabhgjjhaecjkccomlimagpbfben
官方網址 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"
    }
}