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
公式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
Eメール [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"
    }
}