Perspective - New Tab

Beat procrastination, follow deadlines, and keep track of time in general.

Τι είναι το Perspective - New Tab;

Το Perspective - New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον anandchandra50, και η κύρια λειτουργία του είναι "Beat procrastination, follow deadlines, and keep track of time in general.".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Perspective - New Tab

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

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

                        Perspective is a unique way to keep track of time and deadlines — we use images and shapes to represent the passing of time. 

Each task has a start and end date, and the shapes collectively display the fraction of the total time that has passed since the start.

Use it to:
- beat procrastination — you’ll be surprised how motivating it is to see that half your study time is over.
- countdown to events — since you began waiting, how much time do you have left until you leave for college, start a new job, or plan to move?
- be aware of how fast time passes in general — is this year already halfway over? How much longer will you remain 18 years old?

Since Perspective is a new tab extension, you can keep track of your time and deadlines whenever you open a new tab.

You can customize:
- colors
- start and end dates, title
- fill shape (circle or diamond)
- fill direction (fill from top to bottom or bottom to top)
- sorting of perspectives
- notifications
- number of shapes
- date format

Perspective Pro: Unlock by referring 2 other friends or paying $1.99
- unlock dark mode
- change settings for each task

Perspective is light-weight, loads fast, and syncs across all your windows and devices.

Questions or concerns? Contact me at: [email protected]

Privacy Policy: http://anandchandra.com/PerspectiveDocs/PerspectivePrivacyPolicy.pdf                    

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

Όνομα Perspective - New Tab Perspective - New Tab
ID hehnfhfmcifhbgkefjbfbaefhddlpnjj
Επίσημο URL https://chrome.google.com/webstore/detail/perspective-new-tab/hehnfhfmcifhbgkefjbfbaefhddlpnjj
Περιγραφή Beat procrastination, follow deadlines, and keep track of time in general.
Μέγεθος Αρχείου 323 KB
Αριθμός Εγκαταστάσεων 52
Τρέχουσα Έκδοση 2.1.1
Τελευταία Ενημέρωση 2018-07-10
Ημερομηνία Δημοσίευσης 2018-07-10
Αξιολόγηση 5.00/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής anandchandra50
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου http://anandchandra.com/PerspectiveDocs/PerspectivePrivacyPolicy.pdf
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Perspective - New Tab",
    "description": "Beat procrastination, follow deadlines, and keep track of time in general.",
    "version": "2.1.1",
    "short_name": "Perspective",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage",
        "notifications"
    ]
}