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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
}