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

扩展截图

screenshot

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