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
官方網址 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"
    }
}