focusLab

Une solution complète pour maximiser votre productivité sans vous stresser.

Τι είναι το focusLab;

Το focusLab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον focuslab, και η κύρια λειτουργία του είναι "Une solution complète pour maximiser votre productivité sans vous stresser.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης focusLab

Λήψη αρχείων επέκτασης focusLab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        focusLab boosts daily productivity thanks to a complete productivity eco-system: site blocking, planning, task management, breathing relaxation, soundscape, personalization.
Switch to productivity 2.0 now with focusLab.

🔨 Block time-consuming sites 🤯
focusLab allows us to block sites that waste our time with just one click. Once added to the list, the site can no longer be reached as long as the service is activated.

🗓️ Service Planning ⏰
The service can be activated and deactivated with one click. However, if you wish to program the service according to your activity schedules, it is also possible for every day of the week at every possible hour.

🐦Sound Background🍂
Create your own zen bubble with the background sound: birds, beach, crickets, city, storm, rain... Mix as your heart tells you, relax.

✅To Do List ☑️
Organization is the most important element for optimal productivity. With the to-do list, keep up to date with current priority projects and tasks and don't forget anything.

💖 Heart Coherence 💗
Fancy a break? Cardiac coherence allows you to relax in five minutes using your breathing and reduce stress and anxiety naturally. Ideal for taking a break and resuming activities with a relaxed mind.

✨Personalization 🎨
focusLab is entirely adapted to your needs and work rhythms. The "Night" theme will help you work in peace, the theme is adapted to the system and will change according to it by default. Choose the default unlock mode: password or puzzle.                    

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

Όνομα focusLab focusLab
ID cngajinjofmpanhganfcplnemhbfhklj
Επίσημο URL https://chromewebstore.google.com/detail/focuslab/cngajinjofmpanhganfcplnemhbfhklj
Περιγραφή Une solution complète pour maximiser votre productivité sans vous stresser.
Μέγεθος Αρχείου 16.58 MB
Αριθμός Εγκαταστάσεων 53
Τρέχουσα Έκδοση 1.57
Τελευταία Ενημέρωση 2023-08-25
Ημερομηνία Δημοσίευσης 2022-04-01
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής focuslab
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://focuslab.tech/
Διεύθυνση URL της Σελίδας Βοήθειας https://focuslab.tech/
URL της Σελίδας Πολιτικής Απορρήτου https://www.freeprivacypolicy.com/live/fed262fb-034a-4a91-947c-cb5e4367d6d0
Υποστηριζόμενες Γλώσσες de,en,fr,es,it,pt-PT,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "focusLab",
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "contextMenus",
        "notifications"
    ],
    "description": "Une solution compl\u00e8te pour maximiser votre productivit\u00e9 sans vous stresser.",
    "default_locale": "fr",
    "background": {
        "service_worker": "js\/background.js"
    },
    "version": "1.57",
    "manifest_version": 3,
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/get_started16.png",
            "32": "images\/get_started32.png",
            "48": "images\/get_started48.png",
            "128": "images\/get_started128.png"
        }
    },
    "icons": {
        "16": "images\/get_started16.png",
        "32": "images\/get_started32.png",
        "48": "images\/get_started48.png",
        "128": "images\/get_started128.png"
    },
    "options_page": "html\/options.html"
}