Focusr

Focus on one thing at a time.

Τι είναι το Focusr;

Το Focusr είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον george.w.singer, και η κύρια λειτουργία του είναι "Focus on one thing at a time.".

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

screenshot
screenshot
screenshot

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

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

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

                        Stay present to your work.  This minimalist tool helps you focus on one thing at a time.​

Update your current task and be reminded of it when you open a new tab. This Chrome extension replaces the new task tab with a beautiful display to show what you should be focused on. 

We also integrate with Alfred, Slack, and your terminal to make updating tasks easier.​  You can upgrade to Plus for time logging, with ambient noise and more coming soon.                    

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

Όνομα Focusr Focusr
ID fgdcnfgmneblnnldmaffhbniomfajlah
Επίσημο URL https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah
Περιγραφή Focus on one thing at a time.
Μέγεθος Αρχείου 21.94 MB
Αριθμός Εγκαταστάσεων 26
Τρέχουσα Έκδοση 0.0.1.4
Τελευταία Ενημέρωση 2015-05-22
Ημερομηνία Δημοσίευσης 2015-05-22
Αξιολόγηση 2.80/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής george.w.singer
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://focusr.co
Διεύθυνση URL της Σελίδας Βοήθειας http://focusr.co
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Focusr",
    "description": "Focus on one thing at a time.",
    "version": "0.0.1.4",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "permissions": [
        "http:\/\/app.focusr.co\/",
        "http:\/\/app.focusr.co\/data",
        "http:\/\/app.focusr.co\/login",
        "http:\/\/focusr.co\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/widget.intercom.io\/ https:\/\/*.intercomcdn.com https:\/\/api.intercom.io 'unsafe-eval'; object-src 'self'"
}