Telescope
The NASA Astronomy Picture of the Day in every new tab you open.
Vad är Telescope?
Telescope är en Chrome-tillägg utvecklad av fookay, och dess huvudfunktion är "The NASA Astronomy Picture of the Day in every new tab you open.".
Tilläggsskärmbilder
Ladda ner Telescope-förlängningens CRX-fil
Ladda ner Telescope-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | mcbkdemjpfgkelnhcnbkoafaljnblcjd |
| Officiell webbadress | https://chromewebstore.google.com/detail/telescope/mcbkdemjpfgkelnhcnbkoafaljnblcjd |
| Beskrivning | The NASA Astronomy Picture of the Day in every new tab you open. |
| Filstorlek | 20.35 MB |
| Antal Installationer | 966 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2016-02-01 |
| Publiceringsdatum | 2016-01-31 |
| Betyg | 4.00/5 Totalt 2 Betyg |
| Utvecklare | fookay |
| Betalningssätt | free |
| Stödda Språk | 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
} | |