The Procrastination Button

Whether you're just trying to pass the time, or don't have the will to do anything else.

Τι είναι το The Procrastination Button;

Το The Procrastination Button είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον HazeTrance, και η κύρια λειτουργία του είναι "Whether you're just trying to pass the time, or don't have the will to do anything else.".

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

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

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

                        A very simple extension designed to help users pass (or waste) time.

The application lets you count the number of times you have clicked the button, and gives you a certain feel of accomplishment.

CHANGELOG: 1.1.0

- Added new boredness status messages

CHANGELOG: 1.0.0

Procrastination Button officially released.

 - New font instead of Times New Roman
 - New status message that indicates how bored you are
 - Other minor graphical changes                    

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

Όνομα The Procrastination Button The Procrastination Button
ID fknkaeapccbhbfomimnmcjoekgdhnjap
Επίσημο URL https://chrome.google.com/webstore/detail/the-procrastination-butto/fknkaeapccbhbfomimnmcjoekgdhnjap
Περιγραφή Whether you're just trying to pass the time, or don't have the will to do anything else.
Μέγεθος Αρχείου 8.26 KB
Αριθμός Εγκαταστάσεων 2,125
Τρέχουσα Έκδοση 1.1.0
Τελευταία Ενημέρωση 2014-03-23
Ημερομηνία Δημοσίευσης 2014-03-23
Αξιολόγηση 4.68/5 Συνολικά 19 Αξιολογήσεις
Προγραμματιστής HazeTrance
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Procrastination Button",
    "description": "Whether you're just trying to pass the time, or don't have the will to do anything else.",
    "version": "1.1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}