James Webb Space Telescope Tracker

Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.

Что такое James Webb Space Telescope Tracker?

James Webb Space Telescope Tracker - это расширение Chrome, разработанное crossroadsdevshop, и его основная функция - "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".

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

screenshot

Скачать файл CRX расширения James Webb Space Telescope Tracker

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

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

                        See the stats of the James Webb Space Telescope with a click of your mouse!                    

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

Название James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
Официальный URL https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Описание Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Размер файла 18.99 KB
Количество установок 209
Текущая Версия 1.0
Последнее Обновление 2022-01-05
Дата публикации 2022-01-04
Разработчик crossroadsdevshop
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "James Webb Space Telescope Tracker",
    "description": "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.",
    "version": "1.0",
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/api.jwst-hub.com\/*"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "\/images\/array2.png",
            "32": "\/images\/array2.png",
            "48": "\/images\/array2.png",
            "128": "\/images\/array2.png"
        }
    },
    "icons": {
        "16": "\/images\/array2.png",
        "32": "\/images\/array2.png",
        "48": "\/images\/array2.png",
        "128": "\/images\/array2.png"
    }
}