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 là gì?

StingRA là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng StingRA

Tải xuống các tệp mở rộng StingRA dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên StingRA StingRA
ID jopoiaekgcofgjjlmcckfnafbjpedeim
URL Chính Thức https://chromewebstore.google.com/detail/stingra/jopoiaekgcofgjjlmcckfnafbjpedeim
Mô tả A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…
Kích Thước Tệp 714 KB
Số Lần Cài Đặt 38
Phiên Bản Hiện Tại 0.11
Cập Nhật Lần Cuối 2016-06-25
Ngày Phát Hành 2016-06-25
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Unknown
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/astrojonathan/StingRA
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}