Skip to content

bluemirr5/image-picker2

Repository files navigation

image-picker2

chrome extension image-picker new version

getstarted

cd image-picker2
npm install
npm run dev

test
    1. start chrome
    2. type `chrome://extensions/` in address bar
    3. click the `load unpack` button and select the `dist` directory in this project