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": [ " |