Feed the Goat
Feed the Goat provides a fun way for you to stay focused so you can get more done.
Τι είναι το Feed the Goat;
Το Feed the Goat είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον feedthegoat.io, και η κύρια λειτουργία του είναι "Feed the Goat provides a fun way for you to stay focused so you can get more done.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Feed the Goat
Λήψη αρχείων επέκτασης Feed the Goat σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This extension makes it easy for you to stay focused by blacklisting websites you feel might distract you. Once you decide you want to be distraction free for a certain a period of time, your goat will get fed. If however you can't resist and you visit those blacklisted websites your goat will die! With this extension being productive pays, build up a cash balance that can be used to purchase new goats. Feed the Goat also has a built in web timer so you can see how much time your spending on different websites. FEATURES •Countdown Timer – Min 15 minutes, Max 120 Minutes •Block Websites – Add distracting websites to your blacklist •Web Timer – track your usage while online •Notifications – positive affirmations to keep you motivated PERMISSIONS Notifications - Extension can display popup notification URL's - Extension has access to URL information
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | nlpolkejgdffadcagpkaoijinmhohpkk |
Επίσημο URL | https://chrome.google.com/webstore/detail/feed-the-goat/nlpolkejgdffadcagpkaoijinmhohpkk |
Περιγραφή | Feed the Goat provides a fun way for you to stay focused so you can get more done. |
Μέγεθος Αρχείου | 540 KB |
Αριθμός Εγκαταστάσεων | 328 |
Τρέχουσα Έκδοση | 2.2.5 |
Τελευταία Ενημέρωση | 2018-10-04 |
Ημερομηνία Δημοσίευσης | 2018-10-04 |
Αξιολόγηση | 2.88/5 Συνολικά 8 Αξιολογήσεις |
Προγραμματιστής | feedthegoat.io |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Feed the Goat", "description": "Feed the Goat provides a fun way for you to stay focused so you can get more done.", "version": "2.2.5", "icons": { "128": "img\/icon.png" }, "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |