Maple NewTab

Enhance your new tab experience with a comfortable and refreshing design.

什么是Maple NewTab?

Maple NewTab是由https://maple.tw93.fun开发的Chrome扩展程序,该扩展的主要功能是“Enhance your new tab experience with a comfortable and refreshing design.”。

扩展截图

screenshot
screenshot
screenshot

下载Maple NewTab扩展crx文件

下载Maple NewTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Replace the original default label page and give users a simple alternative page.                    

扩展基本信息

名称 Maple NewTab Maple NewTab
ID fobmbldflolfooglijmbibmnhoflbjlb
官方URL https://chromewebstore.google.com/detail/maple-newtab/fobmbldflolfooglijmbibmnhoflbjlb
简介 Enhance your new tab experience with a comfortable and refreshing design.
文件大小 17.72 KB
安装次数 133
当前版本 1.10
更新时间 2023-09-15
上架时间 2023-08-09
开发者 https://maple.tw93.fun
电子邮箱 [email protected]
付费类型 free
扩展官网 https://github.com/tw93/Maple
帮助页面URL https://github.com/tw93/Maple/issues
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Maple NewTab",
    "description": "Enhance your new tab experience with a comfortable and refreshing design.",
    "version": "1.10",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    }
}