Astronomy Picture of the Day (APOD)

This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API

Τι είναι το Astronomy Picture of the Day (APOD);

Το Astronomy Picture of the Day (APOD) είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Steven Harris, και η κύρια λειτουργία του είναι "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Astronomy Picture of the Day (APOD)

Λήψη αρχείων επέκτασης Astronomy Picture of the Day (APOD) σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Who doesn't love a good photo of our Universe? 

NASA has a massive library of beautiful imagery, every day they showcase a single image. We display this image in a new tab, so we don't have to go out our way to view it.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
Επίσημο URL https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
Περιγραφή This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
Μέγεθος Αρχείου 176 KB
Αριθμός Εγκαταστάσεων 112
Τρέχουσα Έκδοση 1.0.3
Τελευταία Ενημέρωση 2016-02-24
Ημερομηνία Δημοσίευσης 2016-02-24
Αξιολόγηση 4.20/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής Steven Harris
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "Steven Harris",
    "name": "Astronomy Picture of the Day (APOD)",
    "description": "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API",
    "version": "1.0.3",
    "chrome_url_overrides": {
        "newtab": "apod.html"
    }
}