tempus.
A simple task management tool
什么是tempus.?
tempus.是由tempusproject开发的Chrome扩展程序,该扩展的主要功能是“A simple task management tool”。
扩展截图
下载tempus.扩展crx文件
下载tempus.扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Productivity is tempting. Manage your tasks easily with tempus.
Your own miniature notebook for organization and focus. Set reminders. Choose a theme. Stay on time.
Your own minimalist task manager to encourage productivity.
tempus. 扩展基本信息
| 名称 | |
| ID | pnddogjegmdecncdpkilkdgljgglecnj |
| 官方URL | https://chromewebstore.google.com/detail/tempus/pnddogjegmdecncdpkilkdgljgglecnj |
| 简介 | A simple task management tool |
| 文件大小 | 11.69 KB |
| 安装次数 | 54 |
| 当前版本 | 1.5.1 |
| 更新时间 | 2023-03-02 |
| 上架时间 | 2020-09-13 |
| 评分 | 5.00/5 共12次评分 |
| 开发者 | tempusproject |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://tempusextension.wixsite.com/home |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "tempus.",
"version": "1.5.1",
"description": "A simple task management tool",
"manifest_version": 3,
"action": {
"default_icon": {
"16": "images\/temp16.png",
"32": "images\/temp32.png",
"48": "images\/temp48.png",
"128": "images\/temp128.png"
},
"default_popup": "popup.html",
"default_title": "tempus."
},
"icons": {
"16": "images\/temp16.png",
"32": "images\/temp32.png",
"48": "images\/temp48.png",
"128": "images\/temp128.png"
}
} | |