ch1oechao / DonutTab

Chrome extension for new tab

Home Page:https://chrome.google.com/webstore/detail/donuttab/dhidagleggfbfandlmbbifflkolokomg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome extension for new tab Based on ES6, React, Webpack

Install from Chrome Webstore

DonutTab

Preview

First View

Has Tool

USAGE

  • Select Theme to match the background image

theme

  • Search Something

search

  • Open the Tool

tool

  • Edit the Bookmark

bookmark

  • Check the Weather

weather

Development

// 安装依赖
npm install  

// 调试 http://localhost:8080/webpack-dev-server/
npm run dev 

// 编译
npm run build

About

Chrome extension for new tab

https://chrome.google.com/webstore/detail/donuttab/dhidagleggfbfandlmbbifflkolokomg

License:MIT License


Languages

Language:JavaScript 98.5%Language:CSS 1.4%Language:HTML 0.1%