DropKick!
DropKick is a Pomodoro style alternative to StayFocusd. It increases productivity by limiting your access to time-wasting websites.
什麼是DropKick!?
DropKick!是由[email protected]開發的Chrome擴展程式,該擴展的主要功能是“DropKick is a Pomodoro style alternative to StayFocusd. It increases productivity by limiting your access to time-wasting websites.”。
擴展截圖
下載DropKick!擴展crx文件
下載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 |
| 官方網址 | 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",
" | |