tempus.

A simple task management tool

Cos'è tempus.?

tempus. è un'estensione di Chrome sviluppata da tempusproject, e la sua funzione principale è "A simple task management tool".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione tempus.

Scarica i file di estensione tempus. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome tempus. tempus.
ID pnddogjegmdecncdpkilkdgljgglecnj
URL Ufficiale https://chromewebstore.google.com/detail/tempus/pnddogjegmdecncdpkilkdgljgglecnj
Descrizione A simple task management tool
Dimensione del File 11.69 KB
Conteggio Installazioni 54
Versione Corrente 1.5.1
Ultimo Aggiornamento 2023-03-02
Data di Pubblicazione 2020-09-13
Valutazione 5.00/5 Totale 12 Valutazioni
Sviluppatore tempusproject
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://tempusextension.wixsite.com/home
Lingue Supportate 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"
    }
}