Planet Tracker
Shows todays position of planets in the solar system
什麼是Planet Tracker?
Planet Tracker是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Shows todays position of planets in the solar system”。
擴展截圖
下載Planet Tracker擴展crx文件
下載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 |
ID | ncbjneddlbgcjfaiokbhbkdljohlceop |
官方網址 | 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 } |