StingRA

A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…

Hvad er StingRA?

StingRA er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".

Udvidelsesskærmbilleder

screenshot

Download StingRA-udvidelses-CRX-fil

Download StingRA-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn StingRA StingRA
ID jopoiaekgcofgjjlmcckfnafbjpedeim
Officiel URL https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim
Beskrivelse A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Filstørrelse 714 KB
Antal Installationer 38
Nuværende Version 0.11
Senest Opdateret 2016-06-25
Udgivelsesdato 2016-06-25
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler Unknown
Betalingsmetode free
Udvidelseswebsted https://github.com/astrojonathan/StingRA
Understøttede Sprog 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"
    }
}