Sassy Todo

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

Cos'è Sassy Todo?

Sassy Todo è un'estensione di Chrome sviluppata da Aaron Chu, e la sua funzione principale è "A NSA, NBS todo list. The sassy list will keep your productivity in check!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Sassy Todo

Scarica i file di estensione Sassy Todo in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Sassy Todo Sassy Todo
ID efjlmjfiglejpoonjhiobjpnljkcenln
URL Ufficiale https://chromewebstore.google.com/detail/sassy-todo/efjlmjfiglejpoonjhiobjpnljkcenln
Descrizione A NSA, NBS todo list. The sassy list will keep your productivity in check!
Dimensione del File 375 KB
Conteggio Installazioni 46
Versione Corrente 1.4
Ultimo Aggiornamento 2014-01-29
Data di Pubblicazione 2014-01-29
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Aaron Chu
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}