Random NASA Pic of the Day

Theme with a random Nasa Pic of the Day

¿Qué es Random NASA Pic of the Day?

Random NASA Pic of the Day es una extensión de Chrome desarrollada por skiroyjenkins, y su función principal es "Theme with a random Nasa Pic of the Day".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Random NASA Pic of the Day

Descarga archivos de extensión Random NASA Pic of the Day en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Random NASA Pic of the Day Random NASA Pic of the Day
ID omhdoabhgjjhaecjkccomlimagpbfben
URL Oficial https://chromewebstore.google.com/detail/random-nasa-pic-of-the-da/omhdoabhgjjhaecjkccomlimagpbfben
Descripción Theme with a random Nasa Pic of the Day
Tamaño del Archivo 793 KB
Cantidad de Instalaciones 1,912
Versión Actual 0.2.2
Última Actualización 2019-03-19
Fecha de Publicación 2019-03-19
Calificación 4.33/5 Total de 3 Calificaciones
Desarrollador skiroyjenkins
Tipo de Pago free
Idiomas Soportados 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"
    }
}