Planet Tracker

Shows todays position of planets in the solar system

ما هو Planet Tracker؟

Planet Tracker هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Shows todays position of planets in the solar system".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Planet Tracker

قم بتنزيل ملفات الامتداد Planet Tracker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This chrome extension shows the current position of planets in the solar system when a new tab is opened. Hover your mouse over the planets to see the planet's name. Click the planet to get more information on it. Check out the new "Animate" feature to see where the planets will be in the future. 

Orbital positions are only a  a simulation based on orbital periods and an individual data point from NASA.                    

معلومات أساسية عن التمديد

الاسم Planet Tracker Planet Tracker
ID ncbjneddlbgcjfaiokbhbkdljohlceop
عنوان URL الرسمي https://chromewebstore.google.com/detail/planet-tracker/ncbjneddlbgcjfaiokbhbkdljohlceop
الوصف Shows todays position of planets in the solar system
حجم الملف 2.21 MB
عدد التثبيتات 455
النسخة الحالية 2.2
آخر تحديث 2018-01-29
تاريخ النشر 2018-01-28
تقييم 4.67/5 مجموع تقييمات 3
المطور Unknown
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Planet Tracker",
    "description": "Shows todays position of planets in the solar system",
    "version": "2.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "PlanetTracker.html"
    },
    "manifest_version": 2
}