StingRA
A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Qu'est-ce que StingRA ?
StingRA est une extension Chrome développée par Unknown, et sa fonction principale est "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension StingRA
Téléchargez les fichiers d'extension StingRA au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | StingRA |
ID | jopoiaekgcofgjjlmcckfnafbjpedeim |
URL Officiel | https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim |
Description | A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and… |
Taille du Fichier | 714 KB |
Nombre d'Installations | 38 |
Version Actuelle | 0.11 |
Dernière Mise à Jour | 2016-06-25 |
Date de Publication | 2016-06-25 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Unknown |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/astrojonathan/StingRA |
Langues Prises en Charge | 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" } } |