StingRA

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

Co to jest StingRA?

StingRA to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia StingRA

Pobierz pliki rozszerzeń StingRA w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa StingRA StingRA
ID jopoiaekgcofgjjlmcckfnafbjpedeim
Oficjalny URL https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim
Opis A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Rozmiar pliku 714 KB
Liczba instalacji 38
Aktualna Wersja 0.11
Ostatnia Aktualizacja 2016-06-25
Data Publikacji 2016-06-25
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Unknown
Typ Płatności free
Strona Rozszerzenia https://github.com/astrojonathan/StingRA
Obsługiwane Języki 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"
    }
}