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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}