Sassy Todo

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

Wat is Sassy Todo?

Sassy Todo is een Chrome-extensie ontwikkeld door Aaron Chu, en de belangrijkste functie is "A NSA, NBS todo list. The sassy list will keep your productivity in check!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Sassy Todo

Download Sassy Todo-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Sassy Todo Sassy Todo
ID efjlmjfiglejpoonjhiobjpnljkcenln
Officiële URL https://chromewebstore.google.com/detail/sassy-todo/efjlmjfiglejpoonjhiobjpnljkcenln
Beschrijving A NSA, NBS todo list. The sassy list will keep your productivity in check!
Bestandsgrootte 375 KB
Aantal Installaties 46
Huidige Versie 1.4
Laatst Bijgewerkt 2014-01-29
Publicatiedatum 2014-01-29
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Aaron Chu
Betalingswijze free
Ondersteunde Talen 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"
    ]
}