StingRA

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

O que é StingRA?

StingRA é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão StingRA

Baixe arquivos de extensão StingRA no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome StingRA StingRA
ID jopoiaekgcofgjjlmcckfnafbjpedeim
URL Oficial https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim
Descrição A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Tamanho do Arquivo 714 KB
Contagem de Instalações 38
Versão Atual 0.11
Última Atualização 2016-06-25
Data de Publicação 2016-06-25
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Site da Extensão https://github.com/astrojonathan/StingRA
Idiomas Suportados 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"
    }
}