xStendig

A minimalist stendig calander new tab page

什么是xStendig?

xStendig是由Ben M开发的Chrome扩展程序,该扩展的主要功能是“A minimalist stendig calander new tab page”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载xStendig扩展crx文件

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

扩展使用说明

                        A simple, stendig inspired new tab page designed for your minimalist tastes.

FEATURES
• Fully functional stendig-design calendar
• Time, year & month (including an Italian language option)
• Customizable current day colour
• Noir theme included
• Control how the days appear onto the new tab

Originally designed in 1966 by Massimo Vignelli, the stendig calendar is a classic and iconic masterpiece.                    

扩展基本信息

名称 xStendig xStendig
ID iljkllajcjhjfjplfdeecabdbemaiabf
官方URL https://chromewebstore.google.com/detail/xstendig/iljkllajcjhjfjplfdeecabdbemaiabf
简介 A minimalist stendig calander new tab page
文件大小 96.28 KB
安装次数 75
当前版本 0.1.5.5
更新时间 2022-10-10
上架时间 2021-07-20
评分 5.00/5 共4次评分
开发者 Ben M
电子邮箱 [email protected]
付费类型 free
扩展官网 https://benm.netlify.app/
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "xStendig",
    "description": "A minimalist stendig calander new tab page",
    "version": "0.1.5.5",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "16": "ico.png",
        "48": "ico.png",
        "128": "ico.png"
    },
    "action": {
        "default_icon": "ico.png"
    }
}