Telescope
The NASA Astronomy Picture of the Day in every new tab you open.
Cos'è Telescope?
Telescope è un'estensione di Chrome sviluppata da fookay, e la sua funzione principale è "The NASA Astronomy Picture of the Day in every new tab you open.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Telescope
Scarica i file di estensione Telescope in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Every day NASA uploads a new astronomy picture. Now, with Telescope, you can see it every time you open a new tab. You can click the title to visit NASA's website that contains an explanation of the picture as written by a professional astronomer. Clicking the picture fades everything else to black allowing you to focus in on all of the details.
If there's trouble downloading the picture, a randomly selected picture from the library of bundled images will be loaded instead. They're straight from NASA and high-resolution to boot.
"Astronomy compels the soul to look upwards and leads us from this world to another." - Plato Informazioni di Base sull'Estensione
| Nome | |
| ID | mcbkdemjpfgkelnhcnbkoafaljnblcjd |
| URL Ufficiale | https://chromewebstore.google.com/detail/telescope/mcbkdemjpfgkelnhcnbkoafaljnblcjd |
| Descrizione | The NASA Astronomy Picture of the Day in every new tab you open. |
| Dimensione del File | 20.35 MB |
| Conteggio Installazioni | 966 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2016-02-01 |
| Data di Pubblicazione | 2016-01-31 |
| Valutazione | 4.00/5 Totale 2 Valutazioni |
| Sviluppatore | fookay |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Telescope",
"description": "The NASA Astronomy Picture of the Day in every new tab you open.",
"version": "1.0",
"icons": {
"128": "icon_128.png"
},
"chrome_url_overrides": {
"newtab": "redirect.html"
},
"manifest_version": 2
} | |