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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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