James Webb Space Telescope Tracker
Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Cos'è James Webb Space Telescope Tracker?
James Webb Space Telescope Tracker è un'estensione di Chrome sviluppata da crossroadsdevshop, e la sua funzione principale è "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione James Webb Space Telescope Tracker
Scarica i file di estensione James Webb Space Telescope Tracker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
See the stats of the James Webb Space Telescope with a click of your mouse!
Informazioni di Base sull'Estensione
Nome | James Webb Space Telescope Tracker |
ID | ejelojocgpbhicofkohpmcgkajdcihmk |
URL Ufficiale | https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk |
Descrizione | Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope. |
Dimensione del File | 18.99 KB |
Conteggio Installazioni | 209 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-01-05 |
Data di Pubblicazione | 2022-01-04 |
Sviluppatore | crossroadsdevshop |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |