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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον skiroyjenkins, και η κύρια λειτουργία του είναι "Theme with a random Nasa Pic of the Day".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Random NASA Pic of the Day
Λήψη αρχείων επέκτασης 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" } } |