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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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 |
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" } } |