tempus.

A simple task management tool

Co to jest tempus.?

tempus. to rozszerzenie Chrome opracowane przez tempusproject, a jego główną funkcją jest „A simple task management tool”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia tempus.

Pobierz pliki rozszerzeń tempus. w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa tempus. tempus.
ID pnddogjegmdecncdpkilkdgljgglecnj
Oficjalny URL https://chromewebstore.google.com/detail/tempus/pnddogjegmdecncdpkilkdgljgglecnj
Opis A simple task management tool
Rozmiar pliku 11.69 KB
Liczba instalacji 54
Aktualna Wersja 1.5.1
Ostatnia Aktualizacja 2023-03-02
Data Publikacji 2020-09-13
Ocena 5.00/5 Łącznie 12 Oceny
Deweloper tempusproject
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://tempusextension.wixsite.com/home
Obsługiwane Języki 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"
    }
}