Todolist

ChromeExtension

Introduction

Use the TodolistTreeview plugin on chrome ~

Note: It is an experimental version.

1. Install

clone the repo:

git clone https://github.com/Saber2pr/vsc-ext-todolist.git

To load an unpacked extension in developer mode:

  1. Go to the Extensions page by entering chrome://extensions in a new tab. (By design chrome:// URLs are not linkable.)
  • Alternatively, click the Extensions menu puzzle button and select Manage Extensions at the bottom of the menu.
  • Or, click the Chrome menu, hover over More Tools, then select Extensions.
  1. Enable Developer Mode by clicking the toggle switch next to Developer mode.

  2. Click the Load unpacked button and select the vsc-ext-todolist repo directory

todopro-md-1

2. Overview

todopro-md-2