Telescope
The NASA Astronomy Picture of the Day in every new tab you open.
Что такое Telescope?
Telescope - это расширение Chrome, разработанное fookay, и его основная функция - "The NASA Astronomy Picture of the Day in every new tab you open.".
Снимки экрана расширения
Скачать файл CRX расширения Telescope
Скачайте файлы расширений Telescope в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 Основная информация о расширении
| Название | |
| ID | mcbkdemjpfgkelnhcnbkoafaljnblcjd |
| Официальный URL | https://chromewebstore.google.com/detail/telescope/mcbkdemjpfgkelnhcnbkoafaljnblcjd |
| Описание | The NASA Astronomy Picture of the Day in every new tab you open. |
| Размер файла | 20.35 MB |
| Количество установок | 966 |
| Текущая Версия | 1.0 |
| Последнее Обновление | 2016-02-01 |
| Дата публикации | 2016-01-31 |
| Рейтинг | 4.00/5 Всего 2 оценок |
| Разработчик | fookay |
| Тип оплаты | free |
| Поддерживаемые языки | 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
} | |