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是由crossroadsdevshop开发的Chrome扩展程序,该扩展的主要功能是“Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.”。

扩展截图

screenshot

下载James Webb Space Telescope Tracker扩展crx文件

下载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"
    }
}