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
Co to jest Astronomy Picture of the Day (APOD)?
Astronomy Picture of the Day (APOD) to rozszerzenie Chrome opracowane przez Steven Harris, a jego główną funkcją jest „This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Astronomy Picture of the Day (APOD)
Pobierz pliki rozszerzeń Astronomy Picture of the Day (APOD) w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | gcpjcbpfjbhehgihibcncmaknkeeamip |
| Oficjalny URL | https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip |
| Opis | This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API |
| Rozmiar pliku | 176 KB |
| Liczba instalacji | 112 |
| Aktualna Wersja | 1.0.3 |
| Ostatnia Aktualizacja | 2016-02-24 |
| Data Publikacji | 2016-02-24 |
| Ocena | 4.20/5 Łącznie 5 Oceny |
| Deweloper | Steven Harris |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |