DropKick!
DropKick is a Pomodoro style alternative to StayFocusd. It increases productivity by limiting your access to time-wasting websites.
Τι είναι το DropKick!;
Το DropKick! είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον [email protected], και η κύρια λειτουργία του είναι "DropKick is a Pomodoro style alternative to StayFocusd. It increases productivity by limiting your access to time-wasting websites.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης DropKick!
Λήψη αρχείων επέκτασης DropKick! σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
DropKick is a Chrome Extension that helps you create good working habits by limiting the amount of time you spend on time-wasting websites.
It uses the Pomodoro Technique, which works like this:
You have a working interval (say 25 minutes)
Followed by a short break (say 3 minutes)
A break might be include catching up on Facebook or checking Instagram. You are allowed to enjoy yourself! DropKick simply prevents you wasting too much time. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | nemlbcegcokokoajldaboefhnbijiblm |
| Επίσημο URL | https://chromewebstore.google.com/detail/dropkick/nemlbcegcokokoajldaboefhnbijiblm |
| Περιγραφή | DropKick is a Pomodoro style alternative to StayFocusd. It increases productivity by limiting your access to time-wasting websites. |
| Μέγεθος Αρχείου | 89.58 KB |
| Αριθμός Εγκαταστάσεων | 15 |
| Τρέχουσα Έκδοση | 0.1.6 |
| Τελευταία Ενημέρωση | 2016-05-12 |
| Ημερομηνία Δημοσίευσης | 2016-05-12 |
| Αξιολόγηση | 4.67/5 Συνολικά 3 Αξιολογήσεις |
| Προγραμματιστής | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | http://oodavid.com/ |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "DropKick!",
"description": "DropKick is a Pomodoro style alternative to StayFocusd. It increases productivity by limiting your access to time-wasting websites.",
"version": "0.1.6",
"browser_action": {
"default_icon": {
"19": "inactive38.png",
"38": "inactive38.png"
},
"default_popup": "popup.html",
"default_title": "Click here!"
},
"options_page": "options.html",
"permissions": [
"tabs",
"notifications",
"storage",
" | |