Mini Uku: Productivity and time management

Mini Uku is a Chrome browser plugin that works with your online accounting software or any other website you’re currently using.

Τι είναι το Mini Uku: Productivity and time management;

Το Mini Uku: Productivity and time management είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον getuku.com, και η κύρια λειτουργία του είναι "Mini Uku is a Chrome browser plugin that works with your online accounting software or any other website you’re currently using.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Mini Uku: Productivity and time management

Λήψη αρχείων επέκτασης Mini Uku: Productivity and time management σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Mini-Uku is a Chrome based plugin that makes using Uku even more convenient. We know that new tasks can strike like lightning. Therefore adding and switching between tasks has to be easy. Replace your New Tab page with a lightweight version of Uku and add new tasks, track time and keep on top of all your notifications from any website you’re currently on. 

Mini Uku allows you to access all information entered into Uku without having to visit the main Uku website. Just one click on the owl icon gives you an overview of your entire working day and helps you plan your time more efficiently. 
With Mini Uku you can:

* Access your dashboard from any other website
* Track time from any other website
* Add new tasks from any other website
* See what tasks need your attention tomorrow or next week from any other website
* Get informed if you have new tasks
* See notifications without having to visit Uku website

Mini Uku plugin can be configured according to your needs. An owl flies only to the work environments and websites you wish to.

To add a Mini Uku:
1) Click the "Add to Chrome" button
2) Log in through Mini Uku or getuku.com
3) Enjoy more convenient work organization and more control over your day

If you have problems adding or using Mini Uku, send us an email [email protected].

If you haven’t registered to Uku yet, visit getuku.com and create an account for free.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Mini Uku: Productivity and time management Mini Uku: Productivity and time management
ID lomimnedleknhifnfnkaomlcgobomlbh
Επίσημο URL https://chromewebstore.google.com/detail/mini-uku-productivity-and/lomimnedleknhifnfnkaomlcgobomlbh
Περιγραφή Mini Uku is a Chrome browser plugin that works with your online accounting software or any other website you’re currently using.
Μέγεθος Αρχείου 32.37 KB
Αριθμός Εγκαταστάσεων 555
Τρέχουσα Έκδοση 3.04
Τελευταία Ενημέρωση 2023-08-22
Ημερομηνία Δημοσίευσης 2022-11-11
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής getuku.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.getuku.com/
Διεύθυνση URL της Σελίδας Βοήθειας http://help.getuku.com/en/
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mini Uku: Productivity and time management",
    "short_name": "Mini Uku",
    "description": "Mini Uku is a Chrome browser plugin that works with your online accounting software or any other website you\u2019re currently using.",
    "version": "3.04",
    "icons": {
        "16": "App_store_icon_16.png",
        "32": "App_store_icon_32.png",
        "256": "App_store_icon_256.png"
    },
    "options_page": "options.html",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "App_store_icon_16.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "webNavigation",
        "scripting"
    ]
}