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
Was ist Astronomy Picture of the Day (APOD)?
Astronomy Picture of the Day (APOD) ist eine Chrome-Erweiterung, die von Steven Harris entwickelt wurde, und ihr Hauptmerkmal ist "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".
Erweiterungsscreenshots
Astronomy Picture of the Day (APOD)-Erweiterungs-CRX-Datei herunterladen
Laden Sie Astronomy Picture of the Day (APOD)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | gcpjcbpfjbhehgihibcncmaknkeeamip |
| Offizielle URL | https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip |
| Beschreibung | This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API |
| Dateigröße | 176 KB |
| Installationsanzahl | 112 |
| Aktuelle Version | 1.0.3 |
| Letztes Update | 2016-02-24 |
| Veröffentlichungsdatum | 2016-02-24 |
| Bewertung | 4.20/5 Insgesamt 5 Bewertungen |
| Entwickler | Steven Harris |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |