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 هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "A quick look-up for astronomical objects in Chrome! Highlight the name of the star, galaxy, nebula, etc you want to query, and…".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة StingRA

قم بتنزيل ملفات الامتداد StingRA بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 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"
    }
}