StingRA
A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Was ist StingRA?
StingRA ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".
Erweiterungsscreenshots
StingRA-Erweiterungs-CRX-Datei herunterladen
Laden Sie StingRA-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | StingRA |
ID | jopoiaekgcofgjjlmcckfnafbjpedeim |
Offizielle URL | https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim |
Beschreibung | A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and… |
Dateigröße | 714 KB |
Installationsanzahl | 38 |
Aktuelle Version | 0.11 |
Letztes Update | 2016-06-25 |
Veröffentlichungsdatum | 2016-06-25 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Unknown |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/astrojonathan/StingRA |
Unterstützte Sprachen | 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" } } |