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 |
| 官方網址 | 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"
}
} | |