Solar System for New Tab
Override the new tab page with an interactive solar system view!
Solar System for New Tabとは何ですか?
Solar System for New Tabはmartinsfjoaoによって開発されたChromeの拡張機能で、その主な機能は「Override the new tab page with an interactive solar system view!」です。
拡張機能のスクリーンショット
Solar System for New Tab拡張機能のCRXファイルをダウンロード
Solar System for New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A living solar system for your browser new tab page. 🌍 Sets your new tab page to a beautiful Solar System View. Check the time, change between 3D and 2D and much more! Enjoy and don't forget to leave feedback if you like it. Thank you!
拡張機能の基本情報
名前 | Solar System for New Tab |
ID | niaplcgenmegfjlnmjigkegkbkkgmjkh |
公式URL | https://chromewebstore.google.com/detail/solar-system-for-new-tab/niaplcgenmegfjlnmjigkegkbkkgmjkh |
説明 | Override the new tab page with an interactive solar system view! |
ファイルサイズ | 340 KB |
インストール数 | 955 |
現在のバージョン | 1.2 |
最終更新日 | 2019-08-19 |
公開日 | 2019-08-19 |
評価 | 4.80/5 合計 5 レビュー |
開発者 | martinsfjoao |
支払い方法 | free |
ヘルプページのURL | https://twitter.com/martinsfjoao |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Solar System for New Tab", "description": "Override the new tab page with an interactive solar system view!", "version": "1.2", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |