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”。

扩展截图

screenshot
screenshot

下载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 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
}