Planet Tracker

Shows todays position of planets in the solar system

Что такое Planet Tracker?

Planet Tracker - это расширение Chrome, разработанное Unknown, и его основная функция - "Shows todays position of planets in the solar system".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Planet Tracker

Скачайте файлы расширений Planet Tracker в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        This chrome extension shows the current position of planets in the solar system when a new tab is opened. Hover your mouse over the planets to see the planet's name. Click the planet to get more information on it. Check out the new "Animate" feature to see where the planets will be in the future. 

Orbital positions are only a  a simulation based on orbital periods and an individual data point from NASA.                    

Основная информация о расширении

Название Planet Tracker Planet Tracker
ID ncbjneddlbgcjfaiokbhbkdljohlceop
Официальный URL https://chromewebstore.google.com/detail/planet-tracker/ncbjneddlbgcjfaiokbhbkdljohlceop
Описание Shows todays position of planets in the solar system
Размер файла 2.21 MB
Количество установок 455
Текущая Версия 2.2
Последнее Обновление 2018-01-29
Дата публикации 2018-01-28
Рейтинг 4.67/5 Всего 3 оценок
Разработчик Unknown
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Planet Tracker",
    "description": "Shows todays position of planets in the solar system",
    "version": "2.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "PlanetTracker.html"
    },
    "manifest_version": 2
}