StingRA
A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Cos'è StingRA?
StingRA è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione StingRA
Scarica i file di estensione StingRA 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
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | jopoiaekgcofgjjlmcckfnafbjpedeim |
| URL Ufficiale | https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim |
| Descrizione | A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and… |
| Dimensione del File | 714 KB |
| Conteggio Installazioni | 38 |
| Versione Corrente | 0.11 |
| Ultimo Aggiornamento | 2016-06-25 |
| Data di Pubblicazione | 2016-06-25 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Unknown |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/astrojonathan/StingRA |
| Lingue Supportate | 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"
}
} | |