BCA Todo List

Overrides the new tab page and adds a todo list.

BCA Todo Listとは何ですか?

BCA Todo Listはalexkato29によって開発されたChromeの拡張機能で、その主な機能は「Overrides the new tab page and adds a todo list.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

BCA Todo List拡張機能のCRXファイルをダウンロード

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
}