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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |