StingRA
A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Apa itu StingRA?
StingRA adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi StingRA
Unduh file ekstensi StingRA dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and click the StingRA to bring up a deep sky (2POSS) image, finding chart, magnitudes in any available bands and links to Simbad, the WorldWideTelescope & ADS publications about that object. Created at dot astronomy 8 by Jonathan Fay and Hugh Osborn.
Informasi Dasar Ekstensi
Nama | StingRA |
ID | jopoiaekgcofgjjlmcckfnafbjpedeim |
URL Resmi | https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim |
Deskripsi | A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and… |
Ukuran File | 714 KB |
Jumlah Instalasi | 38 |
Versi Saat Ini | 0.11 |
Terakhir Diperbarui | 2016-06-25 |
Tanggal Publikasi | 2016-06-25 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Unknown |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/astrojonathan/StingRA |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "StingRA", "version": "0.11", "permissions": [ "contextMenus", "activeTab", "geolocation" ], "browser_action": { "default_icon": "icon3.png", "default_popup": "popup.html" } } |