James Webb Space Telescope Tracker

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

What is James Webb Space Telescope Tracker?

James Webb Space Telescope Tracker is a Chrome extension developed by crossroadsdevshop, and its main feature is "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".

Extension Screenshots

screenshot

Download James Webb Space Telescope Tracker Extension CRX File

Download James Webb Space Telescope Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
Official URL https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Description Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
File Size 18.99 KB
Installation Count 209
Current Version 1.0
Last Updated 2022-01-05
Publish Date 2022-01-04
Developer crossroadsdevshop
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}