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…"입니다.
확장 프로그램 스크린샷
StingRA 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
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" } } |