Sassy Todo

A NSA, NBS todo list. The sassy list will keep your productivity in check!

什麼是Sassy Todo?

Sassy Todo是由Aaron Chu開發的Chrome擴展程式,該擴展的主要功能是“A NSA, NBS todo list. The sassy list will keep your productivity in check!”。

擴展截圖

screenshot
screenshot

下載Sassy Todo擴展crx文件

下載Sassy Todo擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The list is so sassy, it will keep your productivity in check. 

Sassy T. is straight forward and is designed based on the idea of simplicity. To-do lists are meant to be quick, and even impulsive sometimes, Sassy T. provides you with an instantaneous way to write down what you want to do so you can focus on completing a to-do list, not making one.

Sassy T. keeps a count of things you get done every day so you can finally feel better about yourself – that's if you actually get things done, of course.                    

擴展基本資訊

名稱 Sassy Todo Sassy Todo
ID efjlmjfiglejpoonjhiobjpnljkcenln
官方網址 https://chromewebstore.google.com/detail/sassy-todo/efjlmjfiglejpoonjhiobjpnljkcenln
簡介 A NSA, NBS todo list. The sassy list will keep your productivity in check!
檔案大小 375 KB
安裝次數 46
目前版本 1.4
更新時間 2014-01-29
上架時間 2014-01-29
評分 5.00/5 共 1 次評分
開發者 Aaron Chu
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sassy Todo",
    "version": "1.4",
    "description": "A NSA, NBS todo list. The sassy list will keep your productivity in check!",
    "icons": {
        "128": "icon-lg.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "do sh*t!"
    },
    "offline_enabled": true,
    "short_name": "Sassy T.",
    "permissions": [
        "storage"
    ]
}