StingRA

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

StingRAとは何ですか?

StingRAはUnknownによって開発されたChromeの拡張機能で、その主な機能は「A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…」です。

拡張機能のスクリーンショット

screenshot

StingRA拡張機能のCRXファイルをダウンロード

StingRA拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 StingRA StingRA
ID jopoiaekgcofgjjlmcckfnafbjpedeim
公式URL https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim
説明 A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
ファイルサイズ 714 KB
インストール数 38
現在のバージョン 0.11
最終更新日 2016-06-25
公開日 2016-06-25
評価 5.00/5 合計 1 レビュー
開発者 Unknown
支払い方法 free
拡張機能のウェブサイト https://github.com/astrojonathan/StingRA
対応言語 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"
    }
}