StingRA
A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Wat is StingRA?
StingRA is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".
Extensie Screenshots
Download het CRX-bestand van de extensie StingRA
Download StingRA-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | StingRA |
ID | jopoiaekgcofgjjlmcckfnafbjpedeim |
Officiële URL | https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim |
Beschrijving | A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and… |
Bestandsgrootte | 714 KB |
Aantal Installaties | 38 |
Huidige Versie | 0.11 |
Laatst Bijgewerkt | 2016-06-25 |
Publicatiedatum | 2016-06-25 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Extensiewebsite | https://github.com/astrojonathan/StingRA |
Ondersteunde Talen | 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" } } |