Maple NewTab

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

What is Maple NewTab?

Maple NewTab is a Chrome extension developed by https://maple.tw93.fun, and its main feature is "Enhance your new tab experience with a comfortable and refreshing design.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Maple NewTab Extension CRX File

Download Maple NewTab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Maple NewTab Maple NewTab
ID fobmbldflolfooglijmbibmnhoflbjlb
Official URL https://chromewebstore.google.com/detail/maple-newtab/fobmbldflolfooglijmbibmnhoflbjlb
Description Enhance your new tab experience with a comfortable and refreshing design.
File Size 17.72 KB
Installation Count 133
Current Version 1.10
Last Updated 2023-09-15
Publish Date 2023-08-09
Developer https://maple.tw93.fun
Email [email protected]
Payment Type free
Extension Website https://github.com/tw93/Maple
Help Page URL https://github.com/tw93/Maple/issues
Supported Languages 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"
    }
}