Motivation Todo list with age counter.

Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https://github.com/ksiadz/motivation

Τι είναι το Motivation Todo list with age counter.;

Το Motivation Todo list with age counter. είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον wojciech.kokorzycki, και η κύρια λειτουργία του είναι "Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https://github.com/ksiadz/motivation".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Motivation Todo list with age counter.

Λήψη αρχείων επέκτασης Motivation Todo list with age counter. σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                                            

Βασικές Πληροφορίες Επέκτασης

Όνομα Motivation Todo list with age counter. Motivation Todo list with age counter.
ID emdpadcdfnncmlhpldncnijaeodnjplj
Επίσημο URL https://chrome.google.com/webstore/detail/motivation-todo-list-with/emdpadcdfnncmlhpldncnijaeodnjplj
Περιγραφή Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https://github.com/ksiadz/motivation
Μέγεθος Αρχείου 489 KB
Αριθμός Εγκαταστάσεων 44
Τρέχουσα Έκδοση 0.1.1
Τελευταία Ενημέρωση 2017-03-18
Ημερομηνία Δημοσίευσης 2017-03-18
Αξιολόγηση 3.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής wojciech.kokorzycki
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Motivation Todo list with age counter.",
    "version": "0.1.1",
    "manifest_version": 2,
    "description": "Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https:\/\/github.com\/ksiadz\/motivation",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "storage"
    ]
}