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 |
公式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 } |