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
Wat is Astronomy Picture of the Day (APOD)?
Astronomy Picture of the Day (APOD) is een Chrome-extensie ontwikkeld door Steven Harris, en de belangrijkste functie is "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".
Extensie Screenshots
Download het CRX-bestand van de extensie Astronomy Picture of the Day (APOD)
Download Astronomy Picture of the Day (APOD)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | gcpjcbpfjbhehgihibcncmaknkeeamip |
| Officiële URL | https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip |
| Beschrijving | This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API |
| Bestandsgrootte | 176 KB |
| Aantal Installaties | 112 |
| Huidige Versie | 1.0.3 |
| Laatst Bijgewerkt | 2016-02-24 |
| Publicatiedatum | 2016-02-24 |
| Beoordeling | 4.20/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | Steven Harris |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |