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
}