Random NASA Pic of the Day
Theme with a random Nasa Pic of the Day
Qu'est-ce que Random NASA Pic of the Day ?
Random NASA Pic of the Day est une extension Chrome développée par skiroyjenkins, et sa fonction principale est "Theme with a random Nasa Pic of the Day".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Random NASA Pic of the Day
Téléchargez les fichiers d'extension Random NASA Pic of the Day au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Random NASA Pic of the Day |
ID | omhdoabhgjjhaecjkccomlimagpbfben |
URL Officiel | https://chromewebstore.google.com/detail/random-nasa-pic-of-the-da/omhdoabhgjjhaecjkccomlimagpbfben |
Description | Theme with a random Nasa Pic of the Day |
Taille du Fichier | 793 KB |
Nombre d'Installations | 1,912 |
Version Actuelle | 0.2.2 |
Dernière Mise à Jour | 2019-03-19 |
Date de Publication | 2019-03-19 |
Évaluation | 4.33/5 Total 3 Évaluations |
Développeur | skiroyjenkins |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |