BCA Todo List

Overrides the new tab page and adds a todo list.

Τι είναι το BCA Todo List;

Το BCA Todo List είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον alexkato29, και η κύρια λειτουργία του είναι "Overrides the new tab page and adds a todo list.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης BCA Todo List

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

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

                        Developed by Ross Newman & Alex Kato.  To add a new item to the list, simply click the icon in the header of the todo list.  Then you can proceed to add a new todo or category.  To edit an existing todo or category, hover over the item in the list and click the yellow edit icon that appears to the left of the list item.  Then proceed to type in the revised info in the new box.  To change the color scheme of the page, simply click the settings button in the upper right and select which color you'd like from the dropdown menu.  Design idea goes to Colt Steele.                    

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

Όνομα BCA Todo List BCA Todo List
ID ijljgcehmheebfklnkejpmaignkalfha
Επίσημο URL https://chromewebstore.google.com/detail/bca-todo-list/ijljgcehmheebfklnkejpmaignkalfha
Περιγραφή Overrides the new tab page and adds a todo list.
Μέγεθος Αρχείου 90.54 KB
Αριθμός Εγκαταστάσεων 12
Τρέχουσα Έκδοση 1.2.2
Τελευταία Ενημέρωση 2017-05-03
Ημερομηνία Δημοσίευσης 2017-05-03
Αξιολόγηση 4.57/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής alexkato29
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BCA Todo List",
    "description": "Overrides the new tab page and adds a todo list.",
    "version": "1.2.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "todo.html"
    },
    "manifest_version": 2
}