Daynero - A minimalist new tab page
Time is money. Use it wisely.
什么是Daynero - A minimalist new tab page?
Daynero - A minimalist new tab page是由SirBubbles开发的Chrome扩展程序,该扩展的主要功能是“Time is money. Use it wisely.”。
扩展截图
下载Daynero - A minimalist new tab page扩展crx文件
下载Daynero - A minimalist new tab page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A minimalist new tab page.
There's only so many hours in a week - and so many days in a year.
Stay alert - make sure you're aware of the passing of time.
Every hour is a block in the week view, and every day is a block in the year view. 扩展基本信息
| 名称 | |
| ID | maacngmpajmokngpihimcpkcahkldghf |
| 官方URL | https://chromewebstore.google.com/detail/daynero-a-minimalist-new/maacngmpajmokngpihimcpkcahkldghf |
| 简介 | Time is money. Use it wisely. |
| 文件大小 | 171 KB |
| 安装次数 | 74 |
| 当前版本 | 0.1.2 |
| 更新时间 | 2017-08-09 |
| 上架时间 | 2017-08-08 |
| 评分 | 4.80/5 共5次评分 |
| 开发者 | SirBubbles |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Daynero - A minimalist new tab page",
"short_name": "Daynero",
"version": "0.1.2",
"description": "Time is money. Use it wisely.",
"icons": {
"128": "icon_128.png"
},
"author": "Jo Chuang",
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |