tempus.

A simple task management tool

什麼是tempus.?

tempus.是由tempusproject開發的Chrome擴展程式,該擴展的主要功能是“A simple task management tool”。

擴展截圖

screenshot
screenshot

下載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.                    

擴展基本資訊

名稱 tempus. tempus.
ID pnddogjegmdecncdpkilkdgljgglecnj
官方網址 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"
    }
}