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
Hvad er Astronomy Picture of the Day (APOD)?
Astronomy Picture of the Day (APOD) er en Chrome-udvidelse udviklet af Steven Harris, og dens hovedfunktion er "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".
Udvidelsesskærmbilleder
Download Astronomy Picture of the Day (APOD)-udvidelses-CRX-fil
Download Astronomy Picture of the Day (APOD)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | gcpjcbpfjbhehgihibcncmaknkeeamip |
| Officiel URL | https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip |
| Beskrivelse | This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API |
| Filstørrelse | 176 KB |
| Antal Installationer | 112 |
| Nuværende Version | 1.0.3 |
| Senest Opdateret | 2016-02-24 |
| Udgivelsesdato | 2016-02-24 |
| Bedømmelse | 4.20/5 Samlet 5 Bedømmelser |
| Udvikler | Steven Harris |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |